| AsDictionary() | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| Clear() | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| CompareProperties(IDictionary expectedValues, out string debugMessage) | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| Count | Photon.Hive.Plugin.PropertyBag< TKey > | |
| DeleteNullProps | Photon.Hive.Plugin.PropertyBag< TKey > | |
| GetAll() | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| GetProperties() | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| GetProperties(IList< TKey > propertyKeys) | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| GetProperties(IEnumerable< TKey > propertyKeys) | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| GetProperties(IEnumerable propertyKeys) | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| GetProperty(TKey key) | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| PropertyBag() | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| PropertyBag(IEnumerable< KeyValuePair< TKey, object >> values) | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| PropertyBag(IDictionary values) | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| PropertyChanged | Photon.Hive.Plugin.PropertyBag< TKey > | |
| Set(TKey key, object value) | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| Set(TKey key, object value, KeyValuePair< int, int >? keyValueSizes) | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| SetProperties(IDictionary values) | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| SetProperties(IDictionary values, out bool changed) | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| SetProperties(IDictionary values, out bool changed, Dictionary< object, KeyValuePair< int, int >> metaData) | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| SetProperties(IDictionary< TKey, object > values) | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| SetProperties(IDictionary< TKey, object > values, out bool changed) | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| SetPropertiesCAS(IDictionary values, IDictionary expectedValues, out string debugMessage) | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| SetPropertiesCAS(IDictionary values, IDictionary expectedValues, ref bool valuesChanged, out string debugMessage) | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| SetPropertiesCAS(IDictionary values, IDictionary expectedValues, ref bool valuesChanged, out string debugMessage, Dictionary< object, KeyValuePair< int, int >> metaData) | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| SetPropertiesCAS(IDictionary< TKey, object > values, IDictionary< TKey, object > expectedValues, out string debugMessage) | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| SetProperty(TKey key, object value) | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| SetProperty(TKey key, object value, KeyValuePair< int, int >? keyValueSizes) | Photon.Hive.Plugin.PropertyBag< TKey > | inline |
| TotalSize | Photon.Hive.Plugin.PropertyBag< TKey > | |
| TryGetValue(TKey key, out object value) | Photon.Hive.Plugin.PropertyBag< TKey > | inline |