Method | Description | |
---|---|---|
Get ( string key ) : string | ||
GetEnumerator ( ) : string>>.IEnumerator |
||
GetValues ( string key ) : IEnumerable |
||
ReadableStringCollectionWrapper ( IReadableStringCollection readableStringCollection ) : System.Collections | ||
this ( string key ) : string |
Method | Description | |
---|---|---|
GetEnumerable ( ) : string>>.IEnumerable |
||
IEnumerable ( ) : IEnumerator |
public GetEnumerator ( ) : string>>.IEnumerator |
||
return | string>>.IEnumerator |
public GetValues ( string key ) : IEnumerable |
||
key | string | |
return | IEnumerable |
public ReadableStringCollectionWrapper ( IReadableStringCollection readableStringCollection ) : System.Collections | ||
readableStringCollection | IReadableStringCollection | |
return | System.Collections |