Open sandboxFocus

Property IsEmpty

IsEmpty

Gets a value indicating whether this collection layer is empty.

Declaration
public bool IsEmpty { get; }
Property Value
Type Description
bool

true if the collection layer has no items marked as added; otherwise, false.