VcfLoadOptions
VcfLoadOptions class
Opties voor het laden van Vcf-documenten.
public sealed class VcfLoadOptions : LoadOptions
Constructeurs
Eigenschappen
| Naam |
Beschrijving |
| Encoding { get; set; } |
Haalt of stelt de codering in die zal worden gebruikt bij het laden van Vcf-document. Standaard is Encoding.Default. |
| Format { get; } |
Type documentbestand invoeren. |
methoden
| Naam |
Beschrijving |
| override Equals(object) |
Bepaalt of twee objectinstanties gelijk zijn. |
| virtual Equals(ValueObject) |
Bepaalt of twee objectinstanties gelijk zijn. |
| override GetHashCode() |
Dient als de standaard hash-functie. |
Zie ook