TypeDelegator.HasElementTypeImpl Método
Definição
protected:
override bool HasElementTypeImpl();
protected override bool HasElementTypeImpl ();
override this.HasElementTypeImpl : unit -> bool
Protected Overrides Function HasElementTypeImpl () As Boolean
Retornos
true se o Type for uma matriz, um ponteiro ou um ByRef; caso contrário, false.true if the Type is an array, a pointer or a ByRef; otherwise, false.