Checks if this TypeDelegator imports a COM type.
[Visual Basic] Overrides Protected Function IsCOMObjectImpl() As Boolean [C#] protected override bool IsCOMObjectImpl(); [C++] protected: override bool IsCOMObjectImpl(); [JScript] protected override function IsCOMObjectImpl() : Boolean;
Returns true if this type imports a COM type, false otherwise.
To be supplied
TypeDelegator Class | TypeDelegator Members | System.Reflection Namespace