Editable collection of Cube objects.
Namespace:
proCube.ApiAssembly: proCubeApi (in proCubeApi.dll) Version: 8.0.1.325
Syntax
| C# |
|---|
public interface CubesCollection : ICollection<Cube>, IArray<Cube>, IEnumerable<Cube>, IEnumerable |
| Visual Basic (Usage) |
|---|
Dim instance As CubesCollection |