IntegerPropertyEvaluatorNumberOfIgnoredCharactersAfter Property |
Gets or sets the number of characters to ignore after the value when parsing. This can be useful for skipping suffixes or other non-numeric characters in the input text.
Namespace: Altaxo.Serialization.NamePropertyExtractionAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxpublic int NumberOfIgnoredCharactersAfter { get; init; }Property Value
Int32
See Also