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