TypeDelegator.IsArrayImpl Metoda

Definicja

Zwraca wartość wskazującą, czy Type jest tablicą.

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

Zwraca

true jeśli jest Type tablicą; w przeciwnym razie false.

Dotyczy