Read-only collection of Subset objects. This documentation is incomplete as this interface also implements the members of IArray<(Of <(T>)>).
Namespace:
proCube.ApiAssembly: proCubeApi (in proCubeApi.dll) Version: 8.0.1.325
Syntax
| C# |
|---|
public interface SubsetsArray : IArray<Subset>, IEnumerable<Subset>, MetaArray, IArray<Meta>, IEnumerable<Meta>, IEnumerable |
| Visual Basic (Usage) |
|---|
Dim instance As SubsetsArray |