Hi,
I am working on a VB.NET Project.
Private _ReadOnlyPropertiesCollection As Generic.SortedList(Of String, cReadOnlyProperties)
Kindly explain what this “ Of String “ means.
I do not understand the meaning Of keyword.
Kindly Help.
Thanks,
Ravikumar

Regarding the "OF" Keyword in VB.NET
lumstar
* http://msdn2.microsoft.com/en-us/library/ms172193.aspx