.NET Only. Interface for collections that provides self-describing capabilities.
Namespace:
proCube.ApiAssembly: proCubeApi (in proCubeApi.dll) Version: 8.0.1.325
Syntax
| C# |
|---|
public interface ICollectionDescription : INotifyCollection |
| Visual Basic (Usage) |
|---|
Dim instance As ICollectionDescription |