ArrayFunctions Class |
Namespace: SD.LLBLGen.Pro.QuerySpec
The ArrayFunctions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Contains |
Defines the mapping for the operand1.Contains(value) method to method mapping
|
![]() ![]() | GetValue |
Defines the mapping for the operand1[index] method to method mapping
|
![]() ![]() | Length |
Defines the mapping for the operand1.Length property to method mapping
|
![]() ![]() | SequenceEqual |
Defines the mapping for the operand1.SequenceEqual(operand2) method to method mapping
|