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

ClassBuilder Properties

The properties of the ClassBuilder class are listed below. For a complete list of ClassBuilder class members, see the ClassBuilder Members topic.

Public Instance Properties

ClassNameThe name of the Class.
FieldCountReturns the current number of fields.
FieldsReturns the current fields of the class.
GeneratePropertiesIndicates if this ClassBuilder generates also the property accessors (Perfect for DataBinding)
IgnoreCommentedLinesIndicates that the engine must ignore the lines with this comment marker.
IgnoreEmptyLinesIndicates that the engines must ignore the empty lines in the files.
IgnoreFirstLinesIndicates the number of FIRST LINES to be ignored by the engines.
IgnoreLastLinesIndicates the number of LAST LINES to be ignored by the engines.
NamespaceThe namespace used when creating the class.
RecordConditionAllow to tell the engine what records must be included or excluded while reading.
SealedClassIndicates if the generated class must be sealed.
VisibilityThe Visibility for the class.

See Also

ClassBuilder Class | FileHelpers.RunTime 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