Share

ExportLinetypeTable.GetLinetypeTableIterator Method

Returns a ExportLinetypeTableIterator that iterates through the collection.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public ExportLinetypeTableIterator GetLinetypeTableIterator()

Return Value

ExportLinetypeTableIterator
A ExportLinetypeTableIterator object that can be used to iterate through key-value pairs in the collection.

See Also

Reference

Was this information helpful?