ArrayWrapper.GetType Methode

Definition

Ruft den Typ des Arrays ab.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

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

Gibt zurück

Der Typ von Array oder ArrayObject.

Gilt für: