Opens the stream.
Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public abstract Stream OpenStream( Guid guid ) |
Visual Basic |
---|
Public MustOverride Function OpenStream ( _ guid As Guid _ ) As Stream |
Visual C++ |
---|
public: virtual Stream^ OpenStream( Guid guid ) abstract |
Parameters
- guid
- Type: System..::..Guid
The GUID.