Partager via


PhotoImportSelectionChangedEventArgs.IsSelectionEmpty Propriété

Définition

Obtient une valeur indiquant si aucun élément n’est sélectionné après la modification de la sélection.

public:
 property bool IsSelectionEmpty { bool get(); };
bool IsSelectionEmpty();
public bool IsSelectionEmpty { get; }
var boolean = photoImportSelectionChangedEventArgs.isSelectionEmpty;
Public ReadOnly Property IsSelectionEmpty As Boolean

Valeur de propriété

Boolean

bool

True si aucun élément n’est sélectionné ; sinon, false.

S’applique à