Skip to main content Skip to complementary content

Transform Method

Overloads

Transform<T>(NxDataPage, Func<NxCellRows, T>)

Declaration

      public static IEnumerable<T> Transform<T>(this NxDataPage source, Func<NxCellRows, T> transform)
    

Parameters

Type Name Description
NxDataPage source
System.Func<NxCellRows, T> transform

Returns

Type Description
System.Collections.Generic.IEnumerable<T>

Type Parameters

Name Description
T

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!