Expression Editor for UWP
RuleCollection クラス
メンバ 

C1.UWP.ExpressionEditor アセンブリ > C1.Xaml.ExpressionEditor 名前空間 : RuleCollection クラス
基本ルールのコレクションです。
オブジェクト モデル
RuleCollection クラス
シンタックス
'宣言
 
Public Class RuleCollection 
   Inherits System.Collections.Generic.List(Of BaseRule)
public class RuleCollection : System.Collections.Generic.List<BaseRule> 
継承階層

System.Object
   System.Collections.Generic.List<T>
      C1.Xaml.ExpressionEditor.RuleCollection

参照

RuleCollection メンバ
C1.Xaml.ExpressionEditor 名前空間