TxtTrailingSpacesOptions

TxtTrailingSpacesOptions class

Beschrijft de opsomming van opties voor txt-volgspaties.

public class TxtTrailingSpacesOptions : Enumeration

Constructeurs

Naam Beschrijving
TxtTrailingSpacesOptions() Serialisatie-constructor

methoden

Naam Beschrijving
CompareTo(object) Vergelijkt huidige object met andere.
virtual Equals(Enumeration) Bepaalt of twee objectinstanties gelijk zijn.
override Equals(object) Bepaalt of twee objectinstanties gelijk zijn.
override GetHashCode() Dient als de standaard hash-functie.
override ToString() Retourneert een tekenreeks die het huidige object vertegenwoordigt.

Velden

Naam Beschrijving
static readonly Preserve Behoudt volgspaties
static readonly Trim Trimt volgspaties

Zie ook