NDesk.Options Namespace : OptionSet Class |
'Declaration
Public Class OptionSet Inherits System.Collections.ObjectModel.KeyedCollection(Of String,Option)
'Usage
Dim instance As OptionSet
public class OptionSet : System.Collections.ObjectModel.KeyedCollection<string,Option>
public class OptionSet = class(System.Collections.ObjectModel.KeyedCollection)
public class OptionSet extends System.Collections.ObjectModel.KeyedCollection
public __gc class OptionSet : public System.Collections.ObjectModel.KeyedCollection<string,Option>
public ref class OptionSet : public 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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2