BinaryData.IsEmpty Proprietà

Definizione

Ottiene un valore che indica se questi dati sono vuoti.

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

Valore della proprietà

true se i dati sono vuoti , Length ovvero 0; in caso contrario, false.

Si applica a