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