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