HDLSourceDocuments Collection

This object represents a collection of HDLSourceDocument Objects.

The following table lists methods and properties of the HDLSourceDocuments collection with links to the respective reference pages. For more information, see HDLSourceDocument Object.

Table 1. HDLSourceDocuments Collection Methods and Properties

Method or Property

Description

Item Method (HDLSourceDocuments Collection)Returns an HDLSourceDocument Object contained in the collection.
New Method (HDLSourceDocuments Collection)Creates a new HDLSourceDocument Object based on the specified type, then adds it to this collection.
Open Method (HDLSourceDocuments Collection)Opens an HDLSource Document Object derived from the document path and adds it to this collection.
Remove Method (HDLSourceDocuments Collection)Removes a source file from the collection, using the index.
RemoveAll Method (HDLSourceDocuments Collection)Removes all HDLSourceDocument Objects from the collection.
SaveAll Method (HDLSourceDocuments Collection)Saves all HDL source documents in the HDLSourceDocuments Collection.
Count Property (HDLSourceDocuments Collection)Returns the number of HDLSourceDocument Objects contained in the collection.