TypeDelegator.IsValueTypeImpl Methode

Definition

Gibt einen Wert zurück, der angibt, ob der Typ ein Werttyp, d. h. weder eine Klasse noch eine Schnittstelle ist.

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

Gibt zurück

true, wenn der Typ ein Werttyp ist, andernfalls false.

Gilt für: