Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.Collections.
public delegate void Gregor.Core.Collections.CollectionEventHandler(System.Object sender, Gregor.Core.Collections.CCollectionEventArgs e) : System.MulticastDelegate, System.ICloneable, System.Runtime.Serialization.ISerializable Custom Attributes: Description:
public CollectionEventHandler(System.Object object, System.IntPtr method) Custom Attributes: Description:
public virtual System.IAsyncResult BeginInvoke(System.Object sender, Gregor.Core.Collections.CCollectionEventArgs e, System.AsyncCallback callback, System.Object object) Custom Attributes: Description:
public virtual void EndInvoke(System.IAsyncResult result) Custom Attributes: Description:
public virtual void Invoke(System.Object sender, Gregor.Core.Collections.CCollectionEventArgs e) Custom Attributes: Description:
Gregor.Core.Collections.CCollectionEventArgs