ComponentRepeaterIterator.GetCurrent Method

Returns the current repeater slot.


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

Syntax

C#

public ComponentRepeaterSlot GetCurrent()

Return Value

ComponentRepeaterSlot
The current slot.

Exceptions

ExceptionCondition
InvalidOperationException There is no current item in the iterator.

See Also

Reference

ComponentRepeaterIterator Class
Autodesk.Revit.DB Namespace