'Declaration
Public Class PropertyCollection Inherits System.Collections.Generic.Dictionary(Of Object,Object)
public class PropertyCollection : System.Collections.Generic.Dictionary<object,object>
'Declaration
Public Class PropertyCollection Inherits System.Collections.Generic.Dictionary(Of Object,Object)
public class PropertyCollection : System.Collections.Generic.Dictionary<object,object>
System.Object
System.Collections.Generic.Dictionary<TKey,TValue>
C1.Silverlight.Data.PropertyCollection