Values Property
Gets all of the PropertyDefinition values stored in the dictionary
Syntax
public System.Collections.Generic.ICollection<PropertyDefinition> Values {get;}Public ReadOnly Property Values As System.Collections.Generic.ICollection(Of PropertyDefinition)