FeaturesSequence.WhereUnset

FeaturesSequence.WhereUnset method

Selecteert objecten waar het gespecificeerde attribuut niet is ingesteld.

public virtual FeaturesSequence WhereUnset(string attributeName)
ParameterTypeBeschrijving
attributeNameStringKenmerk om op te filteren.

Winstwaarde

Functies met een niet-ingestelde kenmerkwaarde.

Zie ook