
'Declaration Public Class RulesCollection Inherits C1.WPF.RulesManager.C1CachedDataCollectionList(Of RulesEngineRule)
public class RulesCollection : C1.WPF.RulesManager.C1CachedDataCollectionList<RulesEngineRule>
System.Object
C1.DataCollection.C1DataCollectionList<T>
C1.WPF.RulesManager.C1CachedDataCollectionList<T>
C1.WPF.RulesManager.RulesCollection