Share via


ObjectMetadataEntry.AsInt Property

Definition

Returns the value of this metadata as an Int32.

public:
 property int AsInt { int get(); };
public int AsInt { get; }
member this.AsInt : int
Public ReadOnly Property AsInt As Integer

Property Value

Remarks

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

Applies to