IPluginCollectionViewComparer Property

Comparer which defines the order of items in the view.

Definition

Namespace: SMath.Extensibility.Collections
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
C#
IComparer<IPluginAssembly> Comparer { get; }

Property Value

IComparerIPluginAssembly

See Also