TypeDelegator.IsCOMObjectImpl Metodo

Definizione

Restituisce un valore che indica se l'oggetto Type è un oggetto COM.

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

Restituisce

true se Type è un oggetto COM; in caso contrario, false.

Si applica a