Click or drag to resize

NameSplitterBySeparatorStrings Properties

The NameSplitterBySeparatorStrings type exposes the following members.

Properties
 NameDescription
Public propertyChildren Gets a list of child nodes, where each tuple contains the index of the name part and the corresponding child node.
(Inherited from NameSplitterBase)
Public propertyRemoveEmptyEntries 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.
Public propertySeparators Gets or sets the separator strings used to split the name into parts. This property is required and must be set during initialization.
Top
See Also