Show / Hide Table of Contents

Interface IAllowConverterSettingsAndActions

Inherited Members
IAllowConverterActions.SaveTo(GPALDatabase)
IAllowConverterActions.SaveTo(IGPALGrid<String>)
IAllowConverterActions.SaveTo(String)
IAllowConverterActions.AppendTo(IGPALFile)
IAllowConverterActions.SaveTo(IGPALFile)
IAllowConverterActions.SaveTo<T>(T)
IAllowConverterActions.RenderTo(GPALDatabase)
IAllowConverterActions.RenderTo(String)
IAllowConverterActions.RenderTo(IGPALFile)
IAllowConverterActions.RenderToClass(Object)
IAllowConverterSettings.WithInputType(Enums.DataFormat)
IAllowConverterSettings.WithOutputType(Enums.DataFormat)
IAllowConverterSettings.WithFirstLineHasColumnNames(Boolean)
IAllowConverterSettings.WithIgnoreFirstLineColumnNames(Boolean)
IAllowConverterSettings.WithFieldsEnclosedInQuotes(Boolean)
IAllowToGPALObject<IGPALConverter>.ToGPALObject()
Namespace: GenerallyPositive
Assembly: GPAL.dll
Syntax
public interface IAllowConverterSettingsAndActions : IAllowConverterActions, IAllowConverterSettings, IAllowToGPALObject<IGPALConverter>
In This Article
Back to top Generated by DocFX