ArrayWrapper.GetType 메서드

정의

배열의 형식을 가져옵니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

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

반품

형식 Array 또는 ArrayObject.

적용 대상