Name | Description | |
---|---|---|
![]() | Count | Returns the number of properties in the collection. |
![]() | Item | Gets a document property by the case-insensitive name. |
The following tables list the members exposed by DocumentPropertyCollection.
Name | Description | |
---|---|---|
![]() | Count | Returns the number of properties in the collection. |
![]() | Item | Gets a document property by the case-insensitive name. |
Name | Description | |
---|---|---|
![]() | Contains | Gets whether a property with specified name exists in the document. |
![]() | TryGetValue | Gets a document property by the case-insensitive name. |