Click or drag to resize

BTreeSetOidShortKeyIterator Method

Initializes an iterator to find the keys of this set

Namespace:  VelocityDb.Collection.BTree
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public override BTreeSetIterator<Key> Iterator()

Return Value

Type: BTreeSetIteratorKey

[Missing <returns> documentation for "M:VelocityDb.Collection.BTree.BTreeSetOidShort`1.Iterator"]

See Also