ElectricalDemandFactorDefinition.GetValuesCount Method

ElectricalDemandFactorDefinitionGetValuesCount Method

Returns the number of values in the set.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int GetValuesCount()
Public Function GetValuesCount As Integer
public:
int GetValuesCount()
member GetValuesCount : unit -> int 

Return Value

Int32
See Also