NameSplitterBySeparatorStringsRemoveEmptyEntries Property |
Gets or sets a value indicating whether to remove empty entries when splitting the name. If set to true, empty entries will be removed from the resulting list of name parts.
Namespace: Altaxo.Serialization.NamePropertyExtractionAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxpublic bool RemoveEmptyEntries { get; init; }Property Value
Boolean
See Also