bool TryGetValue( string key, out TextValues value )
Function TryGetValue ( key As String, <OutAttribute> ByRef value As TextValues ) As Boolean
abstract TryGetValue : key : string * value : TextValues byref -> bool
In This Article