Subelement Get All Parameters Method Returns all parameters of this subelement. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<ElementId> GetAllParameters() Public Function GetAllParameters As IList(Of ElementId) public: IList<ElementId^>^ GetAllParameters() member GetAllParameters : unit -> IList<ElementId> Return Value IList ElementId See Also Reference Subelement Class Autodesk.Revit.DB Namespace
Subelement Get All Parameters Method Returns all parameters of this subelement. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<ElementId> GetAllParameters() Public Function GetAllParameters As IList(Of ElementId) public: IList<ElementId^>^ GetAllParameters() member GetAllParameters : unit -> IList<ElementId> Return Value IList ElementId See Also Reference Subelement Class Autodesk.Revit.DB Namespace