| PairOperandFunctionLeftOperand - свойство |
Возвращает или задаёт реквизит "Левый операнд".
Пространство имён:
FinistSoft.Objects
Сборка:
Engine (в Engine.dll) Версия: 1.0.0
Синтаксис public LinkProperty<Operand> LeftOperand { get; set; }
Public Property LeftOperand As LinkProperty(Of Operand)
Get
Set
Dim instance As PairOperandFunction
Dim value As LinkProperty(Of Operand)
value = instance.LeftOperand
instance.LeftOperand = value
function get LeftOperand () : LinkProperty<Operand>
function set LeftOperand (value : LinkProperty<Operand>)
Значение свойства
Тип:
LinkPropertyOperandСм. также