C# (CSharp) System.ComponentModel MaskedTextProvider.Replace - 5 примеров найдено. Это лучшие примеры C# (CSharp) кода для System.ComponentModel.MaskedTextProvider.Replace, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
Replaces the first editable character in the test string from the specified position, with the specified character (Replace is performed in the virtual string), unless the character at the specified position is to be escaped. Returns true on success, false otherwise.