Search
Item Methods
 


 Public Methods

  Name Description

Clone

Creates a clone of this item.

GetHashCode

Returns a hash code for this item.

LoadFrom

Overloaded. Loads item data from a binary stream or an XML document.

SaveTo

Overloaded. Saves the item data to a binary stream or an XML document.

 Protected Methods

  Name Description

CopyOccurrence

Called by the recurrence whenever a new occurrence is being generated in order to populate the fields of the instance from the master item.

CreateState

Creates an item state corresponding to the concrete type of this item.

OnVisualsChanged

Forces the item to be repainted.

RestoreState

Restores the state of this item.

SaveState

Saves the state of this item.

 See Also