Constructor IcuBreakIterator
IcuBreakIterator(Icu.BreakIterator.UBreakIteratorType)
Declaration
public IcuBreakIterator(Icu.BreakIterator.UBreakIteratorType type)
Parameters
Type | Name | Description |
---|---|---|
Icu.BreakIterator.UBreakIteratorType | type |
IcuBreakIterator(Icu.BreakIterator.UBreakIteratorType, CultureInfo)
Declaration
public IcuBreakIterator(Icu.BreakIterator.UBreakIteratorType type, CultureInfo locale)
Parameters
Type | Name | Description |
---|---|---|
Icu.BreakIterator.UBreakIteratorType | type | |
CultureInfo | locale |