Gets a value indicating whether the specified IWwwFormUrlDecoderEntry is at the specified index in the current URL query string.
public:
bool IndexOf(
IWwwFormUrlDecoderEntry^ value,
out uint32 index
)
value
Type: IWwwFormUrlDecoderEntry
The name-value pair to get the index of.
index
Type: uint32
The position in value.
Type: bool
true if value is at the position specified by index; otherwise, false.
Namespace: Windows.Foundation
Metadata: windows.winmd