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