MutableDocument Properties |
The MutableDocument type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements in the collection. (Inherited from Document.) |
![]() | Database |
Gets the database that this document belongs to, if any
(Inherited from Document.) |
![]() | Id |
Gets this document's unique ID
(Inherited from Document.) |
![]() | IsDeleted |
Gets whether or not this document is deleted
(Inherited from Document.) |
![]() | Item |
Gets the value of the given key, or lack thereof,
wrapped inside of a IMutableFragment |
![]() | Keys |
Gets all the keys held by this dictionary
(Inherited from Document.) |
![]() | Sequence |
Gets the sequence of this document (a unique incrementing number
identifying its status in a database)
(Inherited from Document.) |