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