DocumentCollection Properties |
The DocumentCollection type exposes the following members.
Name | Description | |
---|---|---|
Count |
Get the number of drawings in the collection.
| |
ItemInt32 |
Retrieve the drawing at the specified index in the collection.
| |
ItemString |
We will retrieve the drawing with the specified name in the collection.
|