TypeDelegator.IsArrayImpl Méthode

Définition

Retourne une valeur qui indique si l'objet Type est un tableau.

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

Retours

Boolean

true si Type est un tableau ; sinon, false.

S’applique à