RuleSetBindingFinder.GetBindings(RuleSet) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::Collections::ArrayList ^ GetBindings(Microsoft::RuleEngine::RuleSet ^ rs);
public static System.Collections.ArrayList GetBindings (Microsoft.RuleEngine.RuleSet rs);
static member GetBindings : Microsoft.RuleEngine.RuleSet -> System.Collections.ArrayList
Public Shared Function GetBindings (rs As RuleSet) As ArrayList
Parameters
- rs
- RuleSet