Namespace: CuteEditor.Convertor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public int IndexOf( string name, CssType cssType, string strfor ) |
Visual Basic |
---|
Public Function IndexOf ( _ name As String, _ cssType As CssType, _ strfor As String _ ) As Integer |
Visual C++ |
---|
public: int IndexOf( String^ name, CssType cssType, String^ strfor ) |
Parameters
- name
- Type: System..::..String
- cssType
- Type: CuteEditor.Convertor..::..CssType
- strfor
- Type: System..::..String