679f3d11 37df ffbb 140a 497f18c3e77f - akesseler/Plexdata.CsvParser GitHub Wiki
Name | Description | |
---|---|---|
![]() |
TryGetValue(TType)(Int32, Int32) | This method tries to get the type-save value for provided column an at specified index. |
![]() |
TryGetValue(TType)(String, Int32) | This method tries to get the type-save value for provided header an at specified index. |
![]() |
TryGetValue(Int32, Int32, Type) | This method tries to get the type-save value for provided column an at specified index taking provide type into account. |
![]() |
TryGetValue(String, Int32, Type) | This method tries to get the type-save value for provided header an at specified index taking provide type into account. |