Property | Type | Description | |
---|---|---|---|
DefaultEncoding | |||
MultipleEntryRegex |
Method | Description | |
---|---|---|
GetFieldIndicies ( string fieldName, string &condensedFieldName ) : List |
||
GetLinePrefixText ( LinePrefix prefix ) : string |
Method | Description | |
---|---|---|
GetArrayName ( string fieldName, int index ) : string | ||
GetArrayName ( string fieldName, int index, int index2 ) : string |
public static GetFieldIndicies ( string fieldName, string &condensedFieldName ) : List |
||
fieldName | string | |
condensedFieldName | string | |
return | List |
public static GetLinePrefixText ( LinePrefix prefix ) : string | ||
prefix | LinePrefix | |
return | string |
public static Encoding,System.Text DefaultEncoding | ||
return |