Overload List
| Name | Description | |
|---|---|---|
| InG<(Of <<'(T>)>>)(String, IEnumerable<(Of <<'(T>)>>)) | 
            Apply an "in" constraint to the named property. This is the generic equivalent
            of In(String, ICollection), renamed to avoid ambiguity.
              | |
| InG<(Of <<'(T>)>>)(IProjection, IEnumerable<(Of <<'(T>)>>)) | 
            Apply an "in" constraint to the projection. This is the generic equivalent
            of In(String, ICollection), renamed to avoid ambiguity.
              |