GetLayerTableIterator Method


Returns a LayerTableIterator that iterates through the collection.

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

Syntax

C#
public ExportLayerTableIterator GetLayerTableIterator()
Visual Basic
Public Function GetLayerTableIterator As ExportLayerTableIterator
Visual C++
public:
ExportLayerTableIterator^ GetLayerTableIterator()

Return Value

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

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →