IdxCollection<T>.Contains(T) Method
Declaration
function Contains(const AValue: T): Boolean;
Parameters
| Name | Type |
|---|---|
| AValue | T |
Returns
| Type |
|---|
| Boolean |
See Also
function Contains(const AValue: T): Boolean;
| Name | Type |
|---|---|
| AValue | T |
| Type |
|---|
| Boolean |