KeyValuePair<string, TextValues>[] GetAll( string key )
Function GetAll ( key As String ) As KeyValuePair(Of String, TextValues)()
abstract GetAll : key : string -> KeyValuePair<string, TextValues>[]
In This Article