ElectricalDemandFactorDefinition.GetValuesCount Method

ElectricalDemandFactorDefinitionGetValuesCount Method

Returns the number of values in the set.

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

Return Value

Int32
See Also