Click or drag to resize

Permille Class

[Missing <summary> documentation for "T:Altaxo.Units.Dimensionless.Permille"]

Inheritance Hierarchy
SystemObject
  Altaxo.UnitsUnitBase
    Altaxo.Units.DimensionlessPermille

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

The Permille type exposes the following members.

Constructors
 NameDescription
Protected methodPermilleInitializes a new instance of the Permille class
Top
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