Returns an array that can hold combinable element objects.
Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public CombinableElementArray NewCombinableElementArray()
Return Value
CombinableElementArrayAn empty array that can contain any CombinableElement derived objects.