Miner.Responder.Shared Assembly > NDesk.Options Namespace : OptionSet Class |
'Declaration <System.Reflection.DefaultMemberAttribute("Item")> <System.Diagnostics.DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)> <System.Diagnostics.DebuggerDisplayAttribute("Count = {Count}")> Public Class OptionSet Inherits System.Collections.ObjectModel.KeyedCollection(Of String,Option)
'Usage Dim instance As OptionSet
[System.Reflection.DefaultMember("Item")] [System.Diagnostics.DebuggerTypeProxy(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)] [System.Diagnostics.DebuggerDisplay("Count = {Count}")] public class OptionSet : System.Collections.ObjectModel.KeyedCollection<string,Option>
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
NDesk.Options.OptionSet
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.