IPropertyCollection Members
Include Protected Members
Include Inherited Members
The IPropertyCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
TryFind |
Tries to find a property in the property collection.
|
|
TryFindNamed | Tries to find a named property in the property collection. |
Properties
Name | Description | |
---|---|---|
Count |
Returns number of items in the collection.
|
|
Item |
Given an index, returns an item in the collection.
|