'Declaration Public Sub ReadTags( _ ByRef tags As System.Collections.Generic.Dictionary(Of String,TagInfo) _ )
public void ReadTags( ref System.Collections.Generic.Dictionary<string,TagInfo> tags )
Parameters
- tags
- The System.Collections.Generic.Dictionary`2 dictionary of tags for updating.