'Declaration Public Function New( _
ByVal symbolPositionThe position for a symbol in the Structured Append format.As Integer, _
ByVal symbolCountThe number of symbols in the Structured Append format.As Integer _
)
public StructuredAppendCharacter(
int symbolPosition,
int symbolCount
)
public: StructuredAppendCharacter(
int symbolPosition,
int symbolCount
)
public:
StructuredAppendCharacter(
int symbolPosition,
int symbolCount
)
Parameters
- symbolPosition
- The position for a symbol in the Structured Append format.
- symbolCount
- The number of symbols in the Structured Append format.