Returns the number of values in the set.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2011
Syntax
C# |
---|
public int GetValuesCount() |
Visual Basic |
---|
Public Function GetValuesCount As Integer |
Visual C++ |
---|
public: int GetValuesCount() |