TypeDelegator.HasElementTypeImpl Método

Definição

Obtém um valor que indica se a atual Type abrange ou se refere a outro tipo; ou seja, se a corrente Type é uma matriz, um ponteiro ou um ByRef.

protected:
 override bool HasElementTypeImpl();
protected override bool HasElementTypeImpl();
override this.HasElementTypeImpl : unit -> bool
Protected Overrides Function HasElementTypeImpl () As Boolean

Retornos

true se for Type uma matriz, um ponteiro ou um ByRef; caso contrário, false.

Aplica-se a