IPB

> Exclude (procedure)
Чат
Форум
Загрузка...
 

Language:
Русский
English

 Exclude (procedure)


Excludes an element in a set.

Declaration

 procedure Exclude(var S: set of T;I:T);

Target

Windows

Remarks

S is a set type variable, and I is an expression of a type compatible with the base type of S. The element given by I is excluded in the set given by S.

The construct Exclude (S,I) corresponds to S := S + (I) but the Exclude procedure generates more efficient code.

See Also

 
 К началу страницы 
Тэги: Exclude
 

Код для вставки: :: :: :: ГОСТ ::
Поделиться: //
 



-
Хостинг предоставлен компанией "Веб Сервис Центр" при поддержке компании "ДокЛаб"