GenericTypeParameterBuilder.IsCOMObjectImpl Method

Definition

When overridden in a derived class, implements the IsCOMObject property and determines whether the Type is a COM object.

C#
protected override bool IsCOMObjectImpl();

Returns

true if the Type is a COM object; otherwise, false.

Applies to

Product Versions
.NET 8, 9, 10