[Extension()] public static IEnumerable<IField> WithFieldType( IEnumerable<IField> fields, IType fieldType )
Parameters
- fields
- This sequence of fields.
- fieldType
- The field type of all fields in the returned sequence.
[Extension()] public static IEnumerable<IField> WithFieldType( IEnumerable<IField> fields, IType fieldType )
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed