_EOLTYPE2 Enum

Definition

Extends the EOLTYPE enumeration of end of line markers.

public enum class _EOLTYPE2
public enum class _EOLTYPE2
enum _EOLTYPE2
public enum _EOLTYPE2
type _EOLTYPE2 = 
Public Enum _EOLTYPE2
Inheritance
_EOLTYPE2

Fields

eolUNI_NEL 7

UNICODE end of line. This value is also defined as MAX_EOLTYPES

MAX_EOLTYPES2 8

End of enum marker.

Remarks

The values here add to the values in the EOLTYPE enumeration. Users should cast the members of _EOLTYPE2 to EOLTYPE.

Applies to