Class Snapshot
Снэпшот данных.
Inherited Members
Namespace: StockSharp.Micex.Native
Assembly: StockSharp.Micex.dll
Syntax
public class Snapshot
Constructors
Snapshot()
Declaration
public Snapshot()
Properties
Length
Длина.
Declaration
public int Length { get; set; }
Property Value
Type | Description |
---|---|
Int32 |
Pointer
Указатель на данные.
Declaration
public IntPtr Pointer { get; set; }
Property Value
Type | Description |
---|---|
IntPtr |