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