Share via


ObjectMetadataEntry.AsDouble Property

Definition

Returns the value of this metadata as a double.

public:
 property double AsDouble { double get(); };
public double AsDouble { get; }
member this.AsDouble : double
Public ReadOnly Property AsDouble As Double

Property Value

Remarks

A InvalidType error occurs if this is called although Type doesn't match.

Applies to