A slot iterator for ComponentRepeater.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since: 2014
Syntax
C# |
---|
public class ComponentRepeaterIterator : IEnumerator<ComponentRepeaterSlot> |
Visual Basic |
---|
Public Class ComponentRepeaterIterator _ Implements IEnumerator(Of ComponentRepeaterSlot) |
Visual C++ |
---|
public ref class ComponentRepeaterIterator : IEnumerator<ComponentRepeaterSlot^> |