Miner.Responder.Shared Assembly > NDesk.Options Namespace > OptionSet Class > Add Method : Add(String,String,OptionAction<String,String>) Method |
'Declaration Public Overloads Function Add( _ ByVal prototype As System.String, _ ByVal description As System.String, _ ByVal action As NDesk.Options.OptionAction(Of String,String) _ ) As OptionSet
'Usage Dim instance As OptionSet Dim prototype As System.String Dim description As System.String Dim action As NDesk.Options.OptionAction(Of String,String) Dim value As OptionSet value = instance.Add(prototype, description, action)
public OptionSet Add( System.string prototype, System.string description, NDesk.Options.OptionAction<string,string> action )
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.