SchemeIncludedColumnCollectionRemoveItem - метод
Пространство имён: Tessa.SchemeСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public override bool RemoveItem(
SchemeIncludedColumn item,
bool throwIfPermanent = true
)
Public Overrides Function RemoveItem (
item As SchemeIncludedColumn,
Optional throwIfPermanent As Boolean = true
) As Boolean
public:
virtual bool RemoveItem(
SchemeIncludedColumn^ item,
bool throwIfPermanent = true
) override
abstract RemoveItem :
item : SchemeIncludedColumn *
?throwIfPermanent : bool
(* Defaults:
let _throwIfPermanent = defaultArg throwIfPermanent true
*)
-> bool
override RemoveItem :
item : SchemeIncludedColumn *
?throwIfPermanent : bool
(* Defaults:
let _throwIfPermanent = defaultArg throwIfPermanent true
*)
-> bool
- item SchemeIncludedColumn
-
- throwIfPermanent Boolean (Optional)
-
Boolean