Namespace: iTextSharp.text
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public static int Index( string str ) |
Visual Basic |
---|
Public Shared Function Index ( _ str As String _ ) As Integer |
Visual C++ |
---|
public: static int Index( String^ str ) |
Parameters
- str
- Type: System..::..String