DocumentPropertyCollection Methods |
The DocumentPropertyCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Clear |
Removes all properties from the collection.
|
![]() ![]() | Contains |
Returns true if a property with the specified name exists in the collection.
|
![]() | Equals | (Inherited from Object.) |
![]() ![]() | GetEnumerator |
Returns an enumerator object that can be used to iterate over all items in the collection.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() ![]() | IndexOf |
Gets the index of a property by name.
|
![]() ![]() | Remove |
Removes a property with the specified name from the collection.
|
![]() ![]() | RemoveAt |
Removes a property at the specified index.
|
![]() | ToString | (Inherited from Object.) |