SharedImageCollection.InstanceCount Property
Gets the number of existing SharedImageCollection instances.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that is the number of existing SharedImageCollection instances. |
See Also