DocumentsEnumerator Object


Description

Provides access to a list of objects.

Properties

Name Description
Count Property that returns the number of items in this collection.
Item Returns the specified object from the collection. This is the default property of the DocumentsEnumerator object.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

AssemblyDocument.AllReferencedDocuments, AssemblyDocument.FindWhereUsed, AssemblyDocument.ReferencedDocuments, AssemblyDocument.ReferencingDocuments, Document.AllReferencedDocuments, Document.FindWhereUsed, Document.ReferencedDocuments, Document.ReferencingDocuments, Documents.VisibleDocuments, DrawingDocument.AllReferencedDocuments, DrawingDocument.FindWhereUsed, DrawingDocument.ReferencedDocuments, DrawingDocument.ReferencingDocuments, PartDocument.AllReferencedDocuments, PartDocument.FindWhereUsed, PartDocument.ReferencedDocuments, PartDocument.ReferencingDocuments, PresentationDocument.AllReferencedDocuments, PresentationDocument.FindWhereUsed, PresentationDocument.ReferencedDocuments, PresentationDocument.ReferencingDocuments

Derived Classes

Documents

Version

Introduced in version 4