Amazon Wish List News RSS feed. Development Blog Browse the Forums  
  Overview - Downloads - Examples - News Feed - Contact Info -

ConverterBase.StringToField Method 

Convert a string in the file to a field value.

[Visual Basic]
MustOverride Public Function StringToField( _
   ByVal from As String _
) As Object
[C#]
public abstract object StringToField(
   string from
);

Parameters

from
The string to convert.

Return Value

The field value.

See Also

ConverterBase Class | FileHelpers Namespace


Powered by:

Source Forge Thanks Jetbrains for support us !! Thanks BB Software for support us !! TestDriven.NET Code Coverage by Clover.NET Code Project Article Larkware News Sharp Toolbox