AuthorizationGroupCollection.IndexOf(AuthorizationGroup) 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:
int IndexOf(Microsoft::RuleEngine::AuthorizationGroup ^ item);
public int IndexOf (Microsoft.RuleEngine.AuthorizationGroup item);
override this.IndexOf : Microsoft.RuleEngine.AuthorizationGroup -> int
Public Function IndexOf (item As AuthorizationGroup) As Integer
Parameters
- item
- AuthorizationGroup