Miner.System Assembly > Miner.CommandLine Namespace > Parser Class : IndexOf Method |
'Declaration Public Shared Function IndexOf( _ ByVal text As StringBuilder, _ ByVal value As Char, _ ByVal startIndex As Integer _ ) As Integer
'Usage Dim text As StringBuilder Dim value As Char Dim startIndex As Integer Dim value As Integer value = Parser.IndexOf(text, value, startIndex)
public static int IndexOf( StringBuilder text, char value, int startIndex )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.