TypeDelegator.GetElementType Metoda

Definicja

Type Zwraca obiekt obejmujący lub określany przez bieżącą tablicę, wskaźnik lub ByRef.

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

Zwraca

Obiekt Type zawiera lub odwołuje się do bieżącej tablicy, wskaźnika lub ByRef, lub null jeśli bieżący Type nie jest tablicą, wskaźnikiem lub .ByRef

Dotyczy