Click or drag to resize

LineEndingMode Methods

The LineEndingMode type exposes the following members.

Methods
  NameDescription
Public methodEquals(LineEndingMode)
Indicates whether the current object is equal to another object of the same type.
Public methodEquals(Object)
Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object).)
Public methodStatic memberFromString
Returns the LineEndingMode that corresponds to the supplied name.
Public methodGetHashCode
Serves as the default hash function.
(Overrides ObjectGetHashCode.)
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
Top
See Also