次の方法で共有


RuleDictionary.Item[String] プロパティ

定義

public:
 property Microsoft::RuleEngine::Rule ^ default[System::String ^] { Microsoft::RuleEngine::Rule ^ get(System::String ^ ruleName); void set(System::String ^ ruleName, Microsoft::RuleEngine::Rule ^ value); };
public Microsoft.RuleEngine.Rule this[string ruleName] { get; set; }
member this.Item(string) : Microsoft.RuleEngine.Rule with get, set
Default Public Property Item(ruleName As String) As Rule

パラメーター

ruleName
String

プロパティ値

適用対象