GenericTypeParameterBuilder.IsArrayImpl Metoda

Definicja

Podczas zastępowania w klasie pochodnej implementuje IsArray właściwość i określa, czy Type jest tablicą.

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

Zwraca

trueType jeśli jest tablicą; falsew przeciwnym razie .

Dotyczy