IPluginCollectionVersion Property

Version of the collection. It is increased each time when an item is added or removed. Dependent components may track the version in order to refresh themselves whenever that is required.

Definition

Namespace: SMath.Extensibility.Collections
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
C#
int Version { get; }

Property Value

Int32

See Also