'Declaration Protected Overridable Sub SetSourceItem( _
ByVal oldSourceItemOld source item of action.As System.ICloneable, _
ByVal newSourceItemNew source item of action.As System.ICloneable _
)
protected virtual void SetSourceItem(
System.ICloneable oldSourceItem,
System.ICloneable newSourceItem
)
protected: virtual void SetSourceItem(
System.ICloneable oldSourceItem,
System.ICloneable newSourceItem
)
protected:
virtual void SetSourceItem(
System.ICloneable oldSourceItem,
System.ICloneable newSourceItem
)
Parameters
- oldSourceItem
- Old source item of action.
- newSourceItem
- New source item of action.