共用方式為


ObjectMetadataEntry.AsInt 屬性

定義

傳回這個中繼資料的值做為 Int32。

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

屬性值

備註

InvalidType如果 Type 呼叫這個 但不符合,就會發生錯誤。

適用於