Freigeben über


Conversion.IsImplicit Eigenschaft

Definition

Gibt true zurück, wenn die Konvertierung implizit ist.

public:
 property bool IsImplicit { bool get(); };
public bool IsImplicit { get; }
member this.IsImplicit : bool
Public ReadOnly Property IsImplicit As Boolean

Eigenschaftswert

Hinweise

Implizite Konvertierungen werden in Abschnitt 6.1 der C#-Sprachspezifikation beschrieben.

Gilt für: