ElectricalDemandFactorDefinitionGetValuesCount Method |
Returns the number of values in the set.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic int GetValuesCount()
Public Function GetValuesCount As Integer
public:
int GetValuesCount()
member GetValuesCount : unit -> int
Return Value
Int32
See Also