LabelUtils Methods


The LabelUtils type exposes the following members.

Methods

Name Description
Public method Dispose
Public method Equals
Determines whether the specified Object is equal to the current Object .
(Inherited from Object .)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object .)
Public method Static member GetLabelFor(BuiltInParameter)
Gets the user-visible name for a BuiltInParameter.
Public method Static member GetLabelFor(BuiltInParameterGroup)
Gets the user-visible name for a BuiltInParameterGroup.
Public method Static member GetLabelFor(DisplayUnitType)
Gets the user-visible name for a DisplayUnitType.
Public method Static member GetLabelFor(ParameterType)
Gets the user-visible name for a ParameterType.
Public method Static member GetLabelFor(UnitSymbolType)
Gets the user-visible name for a UnitSymbolType.
Public method Static member GetLabelFor(UnitType)
Gets the user-visible name for a UnitType.
Public method Static member GetLabelFor(DuctLossMethodType, Document)
Gets the user-visible name for a DuctLossMethodType.
Public method Static member GetLabelFor(gbXMLBuildingType, Document)
Gets the user-visible name for a gbXMLBuildingType.
Public method Static member GetLabelFor(PipeFlowState, Document)
Gets the user-visible name for a PipeFlowState.
Public method Static member GetLabelFor(PipeLossMethodType, Document)
Gets the user-visible name for a PipeLossMethodType.
Public method Static member GetStructuralSectionShapeName
Gets the user-visible name for a StructuralSectionShape.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)

See Also