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 不匹配。

适用于