Rubrique précédente: GetPlatformRubrique suivante: IsLikeNT


if

if

Débute une instruction conditionnelle.

Syntaxe :
if (<condition>)
   DoSomething();