PrimitiveType.ClrEquivalentType Proprietà

Definizione

Restituisce un tipo CLR (Common Language Runtime) equivalente di questo PrimitiveTypeoggetto . Si noti che la ClrEquivalentType proprietà restituisce sempre un valore di tipo non nullable.

public:
 property Type ^ ClrEquivalentType { Type ^ get(); };
public Type ClrEquivalentType { get; }
member this.ClrEquivalentType : Type
Public ReadOnly Property ClrEquivalentType As Type

Valore della proprietà

Oggetto Type che rappresenta un tipo CLR (Common Language Runtime) equivalente di questo PrimitiveTypeoggetto .

Si applica a