Northwoods.GoSilverlight 1.3.5 Assembly
Reinitialize Method
See Also  Send Feedback
Northwoods.GoXam.Model Namespace > DiagramModel Class : Reinitialize Method

Reset the fields that should not be shared from a copy created by System.Object.MemberwiseClone.

Syntax

Visual Basic (Declaration) 
Protected Overridable Sub Reinitialize() 
C# 
protected virtual void Reinitialize()

Remarks

If you override this method because you have added some fields, be sure to call the base method too.

Requirements

See Also

© 2012 All Rights Reserved.