|
Space Engineers
|
Properties | |
| new DictionaryEntry[] | DictionaryEntryProp [get, set] |
| Property created expressly for the XmlSerializer More... | |
Properties inherited from VRage.Serialization.SerializableDictionary< T, U > | |
| Dictionary< T, U > | Dictionary [get, set] |
| Public stuff dictionary. More... | |
| DictionaryEntry[] | DictionaryEntryProp [get, set] |
| Property created expressly for the XmlSerializer More... | |
| U | this[T key] [get, set] |
Additional Inherited Members | |
Public Member Functions inherited from VRage.Serialization.SerializableDictionary< T, U > | |
| SerializableDictionary () | |
| SerializableDictionary (Dictionary< T, U > dict) | |
| U | : | IAssignableFrom<V> | |
| U | : | new() |
Definition at line 100 of file SerializableDictionary.cs.
|
getset |
Property created expressly for the XmlSerializer
Note the XML Serialiazation attributes; they control what elements are named when this object is serialized.
Definition at line 111 of file SerializableDictionary.cs.
1.8.8