PrimitiveType.ClrEquivalentType Proprietà

Definizione

Restituisce un tipo Common Language Runtime (CLR) equivalente a PrimitiveType. Si noti che la proprietà ClrEquivalentType restituisce sempre un valore di un tipo che non ammette valori Null.

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 Common Language Runtime equivalente (CLR) equivalente a PrimitiveType.

Si applica a