Skip to content

3d3d6d19 bdb8 920c 6c18 1179196b3576

Kim Hugener-Ohlsen edited this page May 28, 2016 · 2 revisions

IMassUnitSelector.InternationalTroyOunces Property

Gets the international troy ounce.

Namespace: Sundew.Quantities.Mechanics.UnitSelection
Assembly: Sundew.Quantities (in Sundew.Quantities.dll) Version: 1.0.2.0 (1.0.2.0)

Syntax

C#

Expression InternationalTroyOunces { get; }

C#

Expression InternationalTroyOunces { get; }

VB

ReadOnly Property InternationalTroyOunces As Expression
	Get

VB

ReadOnly Property InternationalTroyOunces As Expression
	Get

C++

property Expression^ InternationalTroyOunces {
	Expression^ get ();
}

C++

property Expression^ InternationalTroyOunces {
	Expression^ get ();
}

F#

abstract InternationalTroyOunces : Expression with get

F#

abstract InternationalTroyOunces : Expression with get

Property Value

Type: Expression
The international troy ounce.

See Also

Reference

IMassUnitSelector Interface
Sundew.Quantities.Mechanics.UnitSelection Namespace

Clone this wiki locally