Name | Description | |
---|---|---|
![]() | IsSaved | Gets a boolean value whether the data is copied from the object instance. |
![]() | Type | Gets/sets the Type to be loaded/saved |
The following tables list the members exposed by NSerializationData.
Name | Description | |
---|---|---|
![]() | IsSaved | Gets a boolean value whether the data is copied from the object instance. |
![]() | Type | Gets/sets the Type to be loaded/saved |
Name | Description | |
---|---|---|
![]() | CreateObject | Creates a new object and copies the serialized data to it. |
![]() | LoadData | Loads the data |
![]() | SaveData | Saves the data |
Name | Description | |
---|---|---|
![]() | SetSavedCore | Sets the "IsSaved" state. |