Skip to content

ac2cdfce e6b0 b12f 817a 8a132cd52208

Axel Kesseler edited this page Jan 11, 2019 · 1 revision

CsvContainer.GetValue Method

Overload List

 

Name Description
Public method GetValue(TType)(Int32, Int32) This method gets the type-save value for provided column and at specified index.
Public method GetValue(TType)(String, Int32) This method gets the type-save value for provided header and at specified index.
Public method GetValue(Int32, Int32, Type) This method gets the type-save value for provided column and at specified index taking provide type into account.
Public method GetValue(String, Int32, Type) This method gets the type-save value for provided header and at specified index taking provide type into account.
  Back to Top

See Also

Reference

CsvContainer Class
Plexdata.CsvParser.Processors Namespace

Clone this wiki locally