Table of Contents

Class Snapshot

Namespace
StockSharp.Micex.Native
Assembly
StockSharp.Micex.dll

Снэпшот данных.

public class Snapshot
Inheritance
Snapshot
Inherited Members
Extension Methods

Constructors

Snapshot()

public Snapshot()

Properties

Length

Длина.

public int Length { get; set; }

Property Value

int

Pointer

Указатель на данные.

public IntPtr Pointer { get; set; }

Property Value

IntPtr