ScopeDisplayGroupCollection members
Represents a collection of ScopeDisplayGroup objects.
The ScopeDisplayGroupCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | Gets the number of ScopeDisplayGroup objects in the collection. | |
Item | Gets the specified display group from the collection. |
Top
Methods
Name | Description | |
---|---|---|
Create | Creates a display group in the collection. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Returns an enumerator that can be used to access the items in the display group collection. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top