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