Click or drag to resize
AddressingLinearAddress Class
Address operations that are used by the standard in-memory Deedle structures (LinearIndex and ArrayVector). Here, address is a positive array offset.
Inheritance Hierarchy
SystemObject
  DeedleAddressingLinearAddress

Namespace:  Deedle
Assembly:  Deedle (in Deedle.dll) Version: 1.2
Syntax
C#
public static class LinearAddress

The AddressingLinearAddress type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberinvalid
Top
Methods
See Also