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