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