Share via


ArrayWrapper.GetType 方法

定義

取得陣列的型別。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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

傳回

Type

ArrayArrayObject 的型別。

適用於