Overload List
| # | Signature | Description |
|---|---|---|
| 1 | Boolean SetContains(UInt32 Item, UInt32 aSet) | |
| 2 | Boolean SetContains(UInt64 Item, UInt64 aSet) |
Overload 1: Boolean SetContains(UInt32 Item, UInt32 aSet)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Item | UInt32 | |
| 2 | aSet | UInt32 |
Returns: Boolean
Overload 2: Boolean SetContains(UInt64 Item, UInt64 aSet)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Item | UInt64 | |
| 2 | aSet | UInt64 |
Returns: Boolean