Namespace: CuteEditor.Tools
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public void SetType( string type ) |
Visual Basic |
---|
Public Sub SetType ( _ type As String _ ) |
Visual C++ |
---|
public: void SetType( String^ type ) |
Parameters
- type
- Type: System..::..String