Property IsEmpty IsEmpty Check if collection is empty. Declaration public abstract bool IsEmpty { get; } Property Value Type Description System.Boolean True if empty Implements ICollectionValue<T>.IsEmpty