ac2cdfce e6b0 b12f 817a 8a132cd52208 - akesseler/Plexdata.CsvParser GitHub Wiki
Name | Description | |
---|---|---|
![]() |
GetValue(TType)(Int32, Int32) | This method gets the type-save value for provided column and at specified index. |
![]() |
GetValue(TType)(String, Int32) | This method gets the type-save value for provided header and at specified index. |
![]() |
GetValue(Int32, Int32, Type) | This method gets the type-save value for provided column and at specified index taking provide type into account. |
![]() |
GetValue(String, Int32, Type) | This method gets the type-save value for provided header and at specified index taking provide type into account. |