Constable Authorization Engine 2.0 BETA

CollectionChangeEventArgs Class

[This is preliminary documentation and subject to change.]

Represents a change to a collection instance.

For a list of all members of this type, see CollectionChangeEventArgs Members.

System.Object
   System.EventArgs
      LaMarvin.ComponentModel.ChangeEventArgs
         LaMarvin.ComponentModel.CollectionChangeEventArgs

[Visual Basic]
<Serializable>
Public Class CollectionChangeEventArgs
    Inherits ChangeEventArgs
[C#]
[Serializable]
public class CollectionChangeEventArgs : ChangeEventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: LaMarvin.ComponentModel

Assembly: LaMarvin.Common (in LaMarvin.Common.dll)

See Also

CollectionChangeEventArgs Members | LaMarvin.ComponentModel Namespace