Skip to content

f3e1ce92 7117 1ebe 2519 c8ecaaa03962

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

IFrequencyUnitSelector.One Property

Gets the one.

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

Syntax

C#

Expression One { get; }

C#

Expression One { get; }

VB

ReadOnly Property One As Expression
	Get

VB

ReadOnly Property One As Expression
	Get

C++

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

C++

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

F#

abstract One : Expression with get

F#

abstract One : Expression with get

Property Value

Type: Expression
The one Expression.

See Also

Reference

IFrequencyUnitSelector Interface
Sundew.Quantities.Periodics.UnitSelection Namespace

Clone this wiki locally