TypeDelegator.IsByRefImpl Yöntem

Tanım

öğesinin başvuruyla geçirilip geçirilmediğini Type belirten bir değer döndürür.

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

Döndürülenler

Boolean

trueType başvurusu tarafından geçirilirse; geçirilmiyorsa, false.

Şunlara uygulanır