Allows sequential access to the values in a Table, using a preferred variable ordering, as opposed to the default sorted order specified in SortedVariables.
Namespace:
BayesServerAssembly: BayesServer (in BayesServer.dll)
Version: 2.2.0.0 (2.2.0.0)
Syntax
| C# |
|---|
public sealed class TableIterator |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class TableIterator |
| Visual C++ |
|---|
public ref class TableIterator sealed |
Examples
For sample code see Network.
Inheritance Hierarchy
System..::.Object
BayesServer..::.TableIterator
BayesServer..::.TableIterator
