StudyCrafterAssistant
StudyCrafter.Assistant.Representation.PropertyDictionary Member List

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

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