Пространство имён:Tessa.Extensions.Default.Server.Cards Сборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.6.0.22
C#
publicIList<TableGroup> InnerGroups { get; }
VB
PublicReadOnlyPropertyInnerGroupsAsIList(OfTableGroup)
Get
C++
public:
propertyIList<TableGroup^>^ InnerGroups {
IList<TableGroup^>^ get ();
}