Item Method (SchematicSheetDocuments Collection)

Scope: Xpedition Designer schematic editor

Collection: SchematicSheetDocuments Collection

Prerequisites: None

Returns a SchematicSheetDocument object contained in the collection.

Usage

SchematicSheetDocuments.Item(ByVal Index As Long) As Document

Arguments

Index

Numerical index of the Document object to retrieve from the collection.

Return Values

Document. The SchematicSheetDocument Object.