|
Cet article a fait l'objet d'une traduction automatique. Déplacez votre pointeur sur les phrases de l'article pour voir la version originale de ce texte. Informations supplémentaires.
|
Traduction
Source
|
Méthodes Boolean
.NET Framework 4.5
Le type Boolean expose les membres suivants.
| Nom | Description | |
|---|---|---|
|
CompareTo(Boolean) |
|
|
CompareTo(Object) |
|
|
Equals(Boolean) |
|
|
Equals(Object) |
|
|
GetHashCode |
|
|
GetType |
|
|
GetTypeCode |
|
|
Parse |
|
|
ToString() |
|
|
ToString(IFormatProvider) |
|
|
TryParse |
|
| Nom | Description | |
|---|---|---|
|
IComparable.CompareTo | Infrastructure. |
|
IConvertible.ToBoolean | Infrastructure. |
|
IConvertible.ToByte | Infrastructure. |
|
IConvertible.ToChar | Infrastructure. |
|
IConvertible.ToDateTime | Infrastructure. |
|
IConvertible.ToDecimal | Infrastructure. |
|
IConvertible.ToDouble | Infrastructure. |
|
IConvertible.ToInt16 | Infrastructure. |
|
IConvertible.ToInt32 | Infrastructure. |
|
IConvertible.ToInt64 | Infrastructure. |
|
IConvertible.ToSByte | Infrastructure. |
|
IConvertible.ToSingle | Infrastructure. |
|
IConvertible.ToType | Infrastructure. |
|
IConvertible.ToUInt16 | Infrastructure. |
|
IConvertible.ToUInt32 | Infrastructure. |
|
IConvertible.ToUInt64 | Infrastructure. |