Table of Contents

Class PlazaStringType

Namespace
StockSharp.Plaza.Metadata
Assembly
StockSharp.Plaza.dll

Тип строковых данных протокола Plaza.

public class PlazaStringType : PlazaType
Inheritance
PlazaStringType
Inherited Members
Extension Methods

Properties

Length

Длина строки.

public int Length { get; }

Property Value

int

Methods

ToString()

Получить строковое представление.

public override string ToString()

Returns

string

Строковое представление.