Constable Authorization Engine 2.0 BETA

CollectionChangeUndoManager.Initialize Method

[This is preliminary documentation and subject to change.]

Initializes the instance for the specific change notification.

Overload List

Inherited from ChangeUndoManager.

public bool Initialize(object,ChangeEventArgs);

Initializes the instance for the specific change notification.

public override bool Initialize(object,ChangeEventArgs,string);

See Also

CollectionChangeUndoManager Class | LaMarvin.ComponentModel Namespace