ElementSelector Class |
Namespace: Dundas.BI.Data.CubeDescriptors
The ElementSelector type exposes the following members.
Name | Description | |
---|---|---|
ElementSelector |
Initializes a new instance of the ElementSelector class.
| |
ElementSelector(String) |
Initializes a new instance of the ElementSelector class.
|
Name | Description | |
---|---|---|
IsInvertedSelection |
Gets or sets a value indicating whether selection is inverted.
(Inherited from GroupSelector.) | |
IsParent |
Gets or sets a value indicating whether this instance is parent.
| |
Items |
Gets the items.
(Inherited from GroupSelector.) | |
UniqueName |
Gets the object unique name.
|
Name | Description | |
---|---|---|
Contains |
Determines whether this instance contains the object with the specified unique name.
(Overrides GroupSelectorContains(String).) | |
Equals | Determines whether the specified object is equal to the current object. (Overrides GroupSelectorEquals(Object).) | |
GetHashCode | Serves as the default hash function. (Overrides GroupSelectorGetHashCode.) |