ArcFM Server Developer Guide
OptionSet Class Members
Properties  Methods 

The following tables list the members exposed by OptionSet.

Public Constructors
 NameDescription
Public ConstructorOptionSet ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyComparerGets the generic equality comparer that is used to determine equality of keys in the collection. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Option>)
Public PropertyCountGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<Option>)
Public PropertyItemOverloaded. Gets the element with the specified key. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Option>)
Public PropertyMessageLocalizer  
Top
Public Methods
 NameDescription
Public MethodAddOverloaded.   
Public MethodClearRemoves all elements from the Collection. (Inherited from System.Collections.ObjectModel.Collection<Option>)
Public MethodContainsOverloaded. Determines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Option>)
Public MethodCopyToCopies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.Collection<Option>)
Public MethodGetEnumeratorReturns an enumerator that iterates through the Collection. (Inherited from System.Collections.ObjectModel.Collection<Option>)
Public MethodIndexOfSearches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. (Inherited from System.Collections.ObjectModel.Collection<Option>)
Public MethodInsertInserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<Option>)
Public MethodParse  
Public MethodRemoveOverloaded. Removes the first occurrence of a specific object from the Collection. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,Option>)
Public MethodRemoveAtRemoves the element at the specified index of the Collection. (Inherited from System.Collections.ObjectModel.Collection<Option>)
Public MethodWriteOptionDescriptions  
Top
See Also

Reference

OptionSet Class
NDesk.Options Namespace

 

 


Send Comment