TreeMapItemGroupInfo Members
In This Article
#Constructors
Name | Description |
---|---|
Tree |
Creates an instance of the Tree |
#Properties
Name | Description |
---|---|
Group |
Returns the index of the group in the descending sorted item collection of the group’s parent. |
Group |
Returns an item’s nesting level. |
Item |
Returns the index of an item in the source collection of the group. |
Max |
Returns the maximum value of the items in this group. |
Min |
Returns the minimum value of the items in this group. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Indicates whether this instance and a specified object are equal.
Inherited from Value |
Get |
Returns the hash code for this instance.
Inherited from Value |
Get |
Gets the Type of the current instance. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the fully qualified type name of this instance.
Inherited from Value |
See Also