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