OutlineItemCollection.Count

OutlineItemCollection.Count property

Count of collection items. Please dont confuse with VisibleCount: VisibleCount gets number of visible outline item on all levels.

public override int Count { get; }

See Also