[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, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed