[]
Collection of stops used in RulesEngineColorScaleRule.
public class RulesEngineColorStopCollection : C1CachedDataCollectionList<RulesEngineColorScaleStop>, IDisposable
Public Class RulesEngineColorStopCollection
Inherits C1CachedDataCollectionList(Of RulesEngineColorScaleStop)
Implements IDisposable
| Name | Description |
|---|---|
| DataCollection |
| Name | Description |
|---|---|
| OnCollectionChanged(NotifyCollectionChangedEventArgs) | |
| OnItemLoaded(object, CacheDataCollectionItemEventArgs<RulesEngineColorScaleStop>) | Called when an item is loaded into the collection. |
| OnItemUnloaded(object, CacheDataCollectionItemEventArgs<RulesEngineColorScaleStop>) | Called when an item is unloaded from the collection. |