ImmutableDictionary<TKey,TValue>.IsEmpty Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of dit exemplaar van de onveranderbare woordenlijst leeg is.

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

Waarde van eigenschap

true als dit exemplaar leeg is; anders, false.

Van toepassing op