Document |
List of image documents
public class DocumentList : NativeObject, IList<Document>, ICollection<Document>, IEnumerable<Document>, IEnumerable
The DocumentList type exposes the following members.
| Name | Description | |
|---|---|---|
| DocumentList |
| Name | Description | |
|---|---|---|
| Count | ||
| IsReadOnly | ||
| Item |
| Name | Description | |
|---|---|---|
| Add | ||
| Contains | ||
| CopyTo | ||
| Equals | (Inherited from NativeObject) | |
| GetEnumerator | ||
| GetHashCode | (Inherited from NativeObject) | |
| IndexOf | ||
| Insert |