ComponentRepeaterSlot.MakeDefault Method

ComponentRepeaterSlotMakeDefault Method

Populates the slot with an instance of the default family type of the component repeater.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public void MakeDefault()
Public Sub MakeDefault
public:
void MakeDefault()
member MakeDefault : unit -> unit 
See Also