Namespace: CuteEditor.Convertor.PDF
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 id ) |
| Visual Basic |
|---|
Public Function IndexOf ( _ id As String _ ) As Integer |
| Visual C++ |
|---|
public: int IndexOf( String^ id ) |
Parameters
- id
- Type: System..::..String