NPlot Documented Class Library

AdapterUtils Class

[This is preliminary documentation and subject to change.]

Encapsulates functionality relating to exposing data in various different data structures in a consistent way.

For a list of all members of this type, see AdapterUtils Members.

System.Object
   NPlot.AdapterUtils

public class AdapterUtils

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

It would be more efficient to have iterator style access to the data, rather than index based, and Count.

Requirements

Namespace: NPlot

Assembly: NPlot (in NPlot.dll)

See Also

AdapterUtils Members | NPlot Namespace