Method | Description | |
---|---|---|
First ( ) : IIterator |
||
GetAt ( [ index ) : IWwwFormUrlDecoderEntry | ||
GetFirstValueByName ( [ name ) : string | ||
GetMany ( [ startIndex, [ items ) : uint | ||
IndexOf ( [ value, uint &index ) : bool | ||
WwwFormUrlDecoder ( [ hstrWwwFormUrlDecoder ) : System.Runtime.InteropServices |
public GetAt ( [ index ) : IWwwFormUrlDecoderEntry | ||
index | [ | |
return | IWwwFormUrlDecoderEntry |
public GetFirstValueByName ( [ name ) : string | ||
name | [ | |
return | string |
public GetMany ( [ startIndex, [ items ) : uint | ||
startIndex | [ | |
items | [ | |
return | uint |
public IndexOf ( [ value, uint &index ) : bool | ||
value | [ | |
index | uint | |
return | bool |
public WwwFormUrlDecoder ( [ hstrWwwFormUrlDecoder ) : System.Runtime.InteropServices | ||
hstrWwwFormUrlDecoder | [ | |
return | System.Runtime.InteropServices |