Click or drag to resize

ScreenOverlayCollectionBase.Count Property

Gets the number of screen overlays in the collection.

Namespace:  AGI.Foundation.Graphics.Advanced
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax
public virtual int Count { get; }

Property Value

Type: Int32

Implements

ICollection<T>.Count
See Also