Sdílet prostřednictvím


FieldValue.AsFloat Method

Definition

Gets the value of the field as a Single.

public float AsFloat ();
member this.AsFloat : unit -> single
Public Function AsFloat () As Single

Returns

The value of the field converted to a Single.

Exceptions

Applies to