INamedPropertyList Members
Include Protected Members
Include Inherited Members
The INamedPropertyList type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add |
Adds an item to the list.
|
|
Clear |
Removes all items from the list.
|
|
GetIDAt |
Get a key based on the index.
|
|
GetValueAt |
Get a value based on the index.
|
|
RemoveAt |
Tries to remove a value based on the index.
|
|
TryGetValue |
Tries to find a value for the given key.
|
Properties
Name | Description | |
---|---|---|
Count |
Returns number of items in the object.
|