Name | Description | |
---|---|---|
IsFixedSize | Overridden. Gets a value indicating whether the GroupKeyList has a fixed size. | |
IsReadOnly | Overridden. Gets a value indicating whether the GroupKeyList is readonly. | |
Item | Gets the object at the specified group level. |
The following tables list the members exposed by GroupKeyList.
Name | Description | |
---|---|---|
IsFixedSize | Overridden. Gets a value indicating whether the GroupKeyList has a fixed size. | |
IsReadOnly | Overridden. Gets a value indicating whether the GroupKeyList is readonly. | |
Item | Gets the object at the specified group level. |
Name | Description | |
---|---|---|
Contains | Retrieves a boolean value indicating if a specific object exists in the list. | |
IndexOf | Searches for the specified object and returns the zero-based group level of the first occurrence within the list. |
Name | Description | |
---|---|---|
OnValidate | Overridden. Performs additional custom processes when validating a value. |