Add(Object,String,String) Method
Adds a string to the collection in alphabetical order.
'Declaration
Public Overloads Sub Add( _
ByVal As Object, _
ByVal As String, _
ByVal As String _
)
Parameters
- key
- The key of the string.
- value
- The string.
- description
- The description of the string.