MultiListMaintenance Members
The MultiListMaintenance type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddList<(Of <<'(ItemType, ListType>)>>) | ||
Clear | ||
Deserialise | ||
Equals(System.Object) | (Inherited from Object.) | |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
NotifyPropertyChanged | ||
OnClearEnd | ||
OnClearStart | ||
OnDeserialiseEnd | ||
OnDeserialiseStart | ||
OnListAdded | ||
OnRead | ||
OnReadEnd | ||
OnReadStart | ||
OnSaveEnd | ||
OnSaveEnding | ||
OnSaveStart | ||
OnSerialiseEnd | ||
OnSerialiseStart | ||
Read | ||
Save | ||
Serialise | ||
Setup | ||
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ChangeFlag | ||
Client | ||
ClientClassName | ||
GenericObjectCollection | ||
IsDeserialising | ||
IsReading | ||
Lists |
Events
Name | Description | |
---|---|---|
ClearEnd | ||
ClearStart | ||
DeserialiseEnd | ||
DeserialiseStart | ||
ListAdded | ||
PropertyChanged | ||
ReadEnd | ||
ReadStart | ||
SaveEnd | ||
SaveEnding | ||
SaveStart | ||
SerialiseEnd | ||
SerialiseStart |