Editable collection of Cube objects.
Namespace:
proCube.ApiAssembly: proCubeApi (in proCubeApi.dll) Version: 8.0.1.325
Syntax
| C# |
|---|
public interface Cubes : IEditableMetaCollection<Cube>, IMetaCollection<Cube>, IEnumerable<Cube>, IEnumerable, ICollectionDescription, INotifyCollection<CubesArray>, INotifyCollection |
| Visual Basic (Usage) |
|---|
Dim instance As Cubes |