DocumentCollection Properties |
The DocumentCollection type exposes the following members.
Name | Description | |
---|---|---|
Count |
Number of documents in the collection
| |
IsFixedSize |
Not supported, yet.
| |
IsReadOnly |
If true, the user cannot modify the component.
| |
IsSynchronized |
Not supported, yet.
| |
Item |
Gets a Document from the list.
| |
SyncRoot |
Not supported, yet.
|