Utils_LinqAdd Method |
Name | Description | |
---|---|---|
AddK, V(ListKeyValuePairK, V, K, V) |
Adds a new instance of KeyValuePair in a list of KeyValuePair or same type.
| |
AddV1, V2(ListTupleV1, V2, V1, V2) |
Adds a new instance of Tuple in a list of Tuple or same type.
| |
AddK, V(ListSerializableKeyValuePairK, V, K, V) |
Adds a new instance of KeyValuePair in a list of KeyValuePair or same type.
| |
AddV1, V2, V3(ListTupleV1, V2, V3, V1, V2, V3) |
Adds a new instance of Tuple in a list of Tuple or same type.
|