StudyCrafterAssistant
StudyCrafter.Assistant.Representation.IPropertyDictionary Member List

This is the complete list of members for StudyCrafter.Assistant.Representation.IPropertyDictionary, including all inherited members.

AddAll(IPropertyDictionary properties) (defined in StudyCrafter.Assistant.Representation.IPropertyDictionary)StudyCrafter.Assistant.Representation.IPropertyDictionary
All() (defined in StudyCrafter.Assistant.Representation.IPropertyDictionary)StudyCrafter.Assistant.Representation.IPropertyDictionary
Contains(string name) (defined in StudyCrafter.Assistant.Representation.IPropertyDictionary)StudyCrafter.Assistant.Representation.IPropertyDictionary
Get(string name) (defined in StudyCrafter.Assistant.Representation.IPropertyDictionary)StudyCrafter.Assistant.Representation.IPropertyDictionary
Get< T >(string name) (defined in StudyCrafter.Assistant.Representation.IPropertyDictionary)StudyCrafter.Assistant.Representation.IPropertyDictionary
Remove(string name) (defined in StudyCrafter.Assistant.Representation.IPropertyDictionary)StudyCrafter.Assistant.Representation.IPropertyDictionary
Remove< T >(string name) (defined in StudyCrafter.Assistant.Representation.IPropertyDictionary)StudyCrafter.Assistant.Representation.IPropertyDictionary
Set(IProperty val) (defined in StudyCrafter.Assistant.Representation.IPropertyDictionary)StudyCrafter.Assistant.Representation.IPropertyDictionary
Set< T >(T val) (defined in StudyCrafter.Assistant.Representation.IPropertyDictionary)StudyCrafter.Assistant.Representation.IPropertyDictionary
TryGet(string name, out IProperty property) (defined in StudyCrafter.Assistant.Representation.IPropertyDictionary)StudyCrafter.Assistant.Representation.IPropertyDictionary
TryGet< T >(string name, out T property) (defined in StudyCrafter.Assistant.Representation.IPropertyDictionary)StudyCrafter.Assistant.Representation.IPropertyDictionary