Element Id Set Filter Constructor Initializes a new instance of the ElementIdSetFilter class Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# VB C++ F# public ElementIdSetFilter( ICollection<ElementId> idsToInclude ) Public Sub New ( idsToInclude As ICollection(Of ElementId) ) public: ElementIdSetFilter( ICollection<ElementId^>^ idsToInclude ) new : idsToInclude : ICollection<ElementId> -> ElementIdSetFilter Parameters idsToInclude ICollection ElementId See Also Reference ElementIdSetFilter Class Autodesk.Revit.DB Namespace
Element Id Set Filter Constructor Initializes a new instance of the ElementIdSetFilter class Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# VB C++ F# public ElementIdSetFilter( ICollection<ElementId> idsToInclude ) Public Sub New ( idsToInclude As ICollection(Of ElementId) ) public: ElementIdSetFilter( ICollection<ElementId^>^ idsToInclude ) new : idsToInclude : ICollection<ElementId> -> ElementIdSetFilter Parameters idsToInclude ICollection ElementId See Also Reference ElementIdSetFilter Class Autodesk.Revit.DB Namespace