Click or drag to resize

DocumentCollection Properties

The DocumentCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Number of documents in the collection
Public propertyIsFixedSize
Not supported, yet.
Public propertyIsReadOnly
If true, the user cannot modify the component.
Public propertyIsSynchronized
Not supported, yet.
Public propertyItem
Gets a Document from the list.
Public propertySyncRoot
Not supported, yet.
Top
See Also