Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
Object OpenQuery( Guid guid ) |
| Visual Basic |
|---|
Function OpenQuery ( _ guid As Guid _ ) As Object |
| Visual C++ |
|---|
Object^ OpenQuery( Guid guid ) |
Parameters
- guid
- Type: System..::..Guid