RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Element

GetSubelements

Method
Description:
Returns the collection of element subelements.
Remarks:
This collection will not include the Element itself.
Syntax
public IList<Subelement> GetSubelements()