BuiltInDocumentPropertyCollection Methods |
The BuiltInDocumentPropertyCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clear |
Removes all properties from the collection.
(Inherited from DocumentPropertyCollection.) |
![]() | Contains |
Returns true if a property with the specified name exists in the collection.
(Inherited from DocumentPropertyCollection.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator | (Inherited from DocumentPropertyCollection.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IndexOf |
Gets the index of a property by name.
(Inherited from DocumentPropertyCollection.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Remove |
Removes a property with the specified name from the collection.
(Inherited from DocumentPropertyCollection.) |
![]() | RemoveAt |
Removes a property at the specified index.
(Inherited from DocumentPropertyCollection.) |
![]() | ToString | (Inherited from Object.) |