A collection of Tuples that defines the edge of a Cell.
Namespace:
proCube.ApiAssembly: proCubeApi (in proCubeApi.dll) Version: 8.0.1.325
Syntax
| C# |
|---|
public interface Edge : IArray<Tuple>, IEnumerable<Tuple>, IEnumerable |
| Visual Basic (Usage) |
|---|
Dim instance As Edge |