Miner.System Assembly > Miner.CommandLine Namespace > Parser Class : ParseArgumentsWithUsage Method |
'Declaration Public Shared Function ParseArgumentsWithUsage( _ ByVal arguments() As String, _ ByVal destination As Object _ ) As Boolean
'Usage Dim arguments() As String Dim destination As Object Dim value As Boolean value = Parser.ParseArgumentsWithUsage(arguments, destination)
public static bool ParseArgumentsWithUsage( string[] arguments, object destination )
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.