MenuToolOptionSet Class Members
The following tables list the members exposed by MenuToolOptionSet.
Public Constructors
Name | Description | |
---|---|---|
![]() | MenuToolOptionSet Constructor | Default constructor. |
Public Properties
Name | Description | |
---|---|---|
![]() | AllowAllUp | Gets or sets a value indicating whether we allow all up. |
![]() | Count | (Inherited from System.Collections.Hashtable) |
![]() | IsFixedSize | (Inherited from System.Collections.Hashtable) |
![]() | IsReadOnly | (Inherited from System.Collections.Hashtable) |
![]() | IsSynchronized | (Inherited from System.Collections.Hashtable) |
![]() | Item | (Inherited from System.Collections.Hashtable) |
![]() | Keys | (Inherited from System.Collections.Hashtable) |
![]() | SyncRoot | (Inherited from System.Collections.Hashtable) |
![]() | Values | (Inherited from System.Collections.Hashtable) |
Protected Properties
Name | Description | |
---|---|---|
![]() | comparer | (Inherited from System.Collections.Hashtable) |
![]() | EqualityComparer | (Inherited from System.Collections.Hashtable) |
![]() | hcp | (Inherited from System.Collections.Hashtable) |
Public Methods
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.Hashtable) |
![]() | Clear | (Inherited from System.Collections.Hashtable) |
![]() | Clone | (Inherited from System.Collections.Hashtable) |
![]() | Contains | (Inherited from System.Collections.Hashtable) |
![]() | ContainsKey | (Inherited from System.Collections.Hashtable) |
![]() | ContainsValue | (Inherited from System.Collections.Hashtable) |
![]() | CopyTo | (Inherited from System.Collections.Hashtable) |
![]() | GetEnumerator | (Inherited from System.Collections.Hashtable) |
![]() | GetObjectData | (Inherited from System.Collections.Hashtable) |
![]() | OnDeserialization | (Inherited from System.Collections.Hashtable) |
![]() | Remove | (Inherited from System.Collections.Hashtable) |
Protected Methods
Name | Description | |
---|---|---|
![]() | GetHash | (Inherited from System.Collections.Hashtable) |
![]() | KeyEquals | (Inherited from System.Collections.Hashtable) |
See Also