FormulaElementFormulaSources - свойство |
Пространство имён:
Tessa.Extensions.Default.Server.Cards
Сборка:
Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.5.0.19
Синтаксис public IList<(int , int , FormulaSourceGroup )> FormulaSources { get; }
Public ReadOnly Property FormulaSources As IList(Of ( As Integer, As Integer, As FormulaSourceGroup))
Get
public:
property IList<ValueTuple<int, int, FormulaSourceGroup^>>^ FormulaSources {
IList<ValueTuple<int, int, FormulaSourceGroup^>>^ get ();
}
member FormulaSources : IList<ValueTuple<int, int, FormulaSourceGroup>> with get
Значение свойства
Тип:
IListValueTupleInt32,
Int32,
FormulaSourceGroupСм. также