NPlot Documented Class Library

AdapterUtils.DataGetter_DoublesArray Class

[This is preliminary documentation and subject to change.]

Provides data in an array of doubles via the IDataGetter interface.

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

System.Object
   NPlot.AdapterUtils.DataGetter_DoublesArray

public class AdapterUtils.DataGetter_DoublesArray : IDataGetter

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

A speed-up version of DataDetter_IList; no boxing/unboxing overhead.

Requirements

Namespace: NPlot

Assembly: NPlot (in NPlot.dll)

See Also

AdapterUtils.DataGetter_DoublesArray Members | NPlot Namespace