StatementBuilder.IsEmpty(StringBuilder) Méthode

Définition

retourne true si s est vide

public bool IsEmpty(System.Text.StringBuilder s);
member this.IsEmpty : System.Text.StringBuilder -> bool
Public Function IsEmpty (s As StringBuilder) As Boolean

Paramètres

Retours

S’applique à