-api-id | -api-type |
---|---|
M:Windows.ApplicationModel.Resources.Core.ResourceContextLanguagesVectorView.IndexOf(System.String,System.UInt32@) |
winrt method |
Returns the index of a specified ResourceContext language qualifier in the set.
The ResourceContext language qualifier to find in the set.
The zero-based index of the ResourceContext language qualifier, if the item is found. The method returns zero if the item is not found.
A Boolean that is TRUE if the ResourceContext language qualifier is found; otherwise, FALSE.