Click or drag to resize

toObjArray Class

A static container for identity method
Inheritance Hierarchy
SystemObject
  WhetStone.LoopingtoObjArray

Namespace:  WhetStone.Looping
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public static class toObjArray

The toObjArray type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToObjArray
Convert a non-generic IEnumerator to an Array of Objects.
Top
See Also