Obtains a set of types that are valid for this subelement.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public ISet<ElementId> GetValidTypes()
Return Value
ISet<ElementId>A set of element IDs of types that are valid for this subelement or an empty set if subelement cannot have type assigned.