| IIterableTGetIteratorT Method |
Gets a new generic iterator
Namespace: FlexRuleAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
SyntaxIIterator<T> GetIterator<T>()
Type Parameters
- T
Return Value
Type:
IIteratorT
See Also