Click or drag to resize

GramPerCubicCentimeter Class

[Missing <summary> documentation for "T:Altaxo.Units.VolumetricMassDensity.GramPerCubicCentimeter"]

Inheritance Hierarchy
SystemObject
  Altaxo.UnitsUnitBase
    Altaxo.Units.VolumetricMassDensityGramPerCubicCentimeter

Namespace: Altaxo.Units.VolumetricMassDensity
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public class GramPerCubicCentimeter : UnitBase, 
	IUnit

The GramPerCubicCentimeter type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberInstance 
Public propertyName 
Public propertyPrefixes 
Public propertyShortCut 
Public propertySIUnit 
Top
Methods
 NameDescription
Public methodEquals(IUnit)
(Inherited from UnitBase)
Public methodEquals(Object)
(Inherited from UnitBase)
Public methodEquals(SIUnit)
(Inherited from UnitBase)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodFromSIUnit 
Public methodGetHashCode
(Inherited from UnitBase)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodToSIUnit 
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also