NumberObject.GetType 方法

定义

返回基础值对象的类型,或返回 NumberObject

此 API 支持产品基础结构,不能在代码中直接使用。

public:
 Type ^ GetType();
public Type GetType ();
override this.GetType : unit -> Type
Public Function GetType () As Type

返回

基础值对象的类型,或 NumberObject

适用于

另请参阅