.NET Only. Delegate fired when the collection is changed.
Namespace:
proCube.ApiAssembly: proCubeApi (in proCubeApi.dll) Version: 8.0.1.325
Syntax
| C# |
|---|
public delegate void NotifyCollectionHandler( MetaArray items ) |
| Visual Basic (Usage) |
|---|
Dim instance As New NotifyCollectionHandler(AddressOf HandlerMethod) |
Parameters
- items
- Type: proCube.Api..::.MetaArray