Share via


TypeDelegator.IsByRefImpl Metodo

Definizione

Restituisce un valore che indica se l'oggetto Type viene passato per riferimento.

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

Restituisce

true se Type viene passato per riferimento; in caso contrario, false.

Si applica a