ScreenOverlayCollectionBaseCount 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.2.419.0 (24.2.419.0)
Syntax public virtual int Count { get; }
Public Overridable ReadOnly Property Count As Integer
Get
public:
virtual property int Count {
int get ();
}
abstract Count : int with get
override Count : int with get
Property Value
Type:
Int32Implements
ICollectionTCountSee Also