Property IsEmpty IsEmpty Reports whether container is empty. Declaration public bool IsEmpty { get; } Property Value Type Description bool True if this container empty. Implements INativeList<T>.IsEmpty