.NET only. Interface for collections to send events when items are added or removed from the collection.

Namespace:  proCube.Api
Assembly:  proCubeApi (in proCubeApi.dll) Version: 8.0.1.325

Syntax

C#
public interface INotifyCollection
Visual Basic (Usage)
Dim instance As INotifyCollection

See Also