 | PolymorphicParameterIsDefined - свойство |
Возвращает true, если параметр определён.
Пространство имён:
FinistSoft.Objects
Сборка:
Engine (в Engine.dll) Версия: 1.0.0
Синтаксисpublic bool IsDefined { get; }
Public ReadOnly Property IsDefined As Boolean
Get
Dim instance As PolymorphicParameter
Dim value As Boolean
value = instance.IsDefined
function get IsDefined () : boolean
Значение свойства
Тип:
Boolean
См. также