GenericTypeParameterBuilder.IsPrimitiveImpl Method

Definition

When overridden in a derived class, implements the IsPrimitive property and determines whether the Type is one of the primitive types.

C#
protected override bool IsPrimitiveImpl();

Returns

true if the Type is one of the primitive types; otherwise, false.

Applies to

Product Versions
.NET 8, 9, 10