C# 클래스 Windows.Foundation.WwwFormUrlDecoder

상속: IWwwFormUrlDecoderRuntimeClass
파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity 1 사용 예제들

공개 메소드들

메소드 설명
First ( ) : IIterator
GetAt ( [ index ) : IWwwFormUrlDecoderEntry
GetFirstValueByName ( [ name ) : string
GetMany ( [ startIndex, [ items ) : uint
IndexOf ( [ value, uint &index ) : bool
WwwFormUrlDecoder ( [ hstrWwwFormUrlDecoder ) : System.Runtime.InteropServices

메소드 상세

First() 공개 메소드

public First ( ) : IIterator
리턴 IIterator

GetAt() 공개 메소드

public GetAt ( [ index ) : IWwwFormUrlDecoderEntry
index [
리턴 IWwwFormUrlDecoderEntry

GetFirstValueByName() 공개 메소드

public GetFirstValueByName ( [ name ) : string
name [
리턴 string

GetMany() 공개 메소드

public GetMany ( [ startIndex, [ items ) : uint
startIndex [
items [
리턴 uint

IndexOf() 공개 메소드

public IndexOf ( [ value, uint &index ) : bool
value [
index uint
리턴 bool

WwwFormUrlDecoder() 공개 메소드

public WwwFormUrlDecoder ( [ hstrWwwFormUrlDecoder ) : System.Runtime.InteropServices
hstrWwwFormUrlDecoder [
리턴 System.Runtime.InteropServices