RuleDictionary.Item[String] Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
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
Parametry
- ruleName
- String