Namespace:
Autodesk.Revit.DB
ExportLayerTableIterator
Class
Description:
An iterator to a set of Layer table.
An iterator to a set of Layer table.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.ExportLayerTableIterator
System.Object
Autodesk.Revit.DB.ExportLayerTableIterator
Syntax
public class ExportLayerTableIterator : IEnumerator<KeyValuePair<ExportLayerKey, ExportLayerInfo>>