Table of Contents

Interface ITableDataList

Namespace
Common.RemoteUi
Assembly
Lykke.Common.dll
public interface ITableDataList
Extension Methods

Properties

this[string]

IGuiTable this[string id] { get; }

Parameters

id string

Property Value

IGuiTable

Methods

ContainId(string)

bool ContainId(string id)

Parameters

id string

Returns

bool