RunePosition(Rune, Int32, Int32, Boolean) Construtor
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
public:
RunePosition(System::Text::Rune rune, int startIndex, int length, bool wasReplaced);
public RunePosition(System.Text.Rune rune, int startIndex, int length, bool wasReplaced);
new System.Text.RunePosition : System.Text.Rune * int * int * bool -> System.Text.RunePosition
Public Sub New (rune As Rune, startIndex As Integer, length As Integer, wasReplaced As Boolean)
Parâmetros
- rune
- Rune
- startIndex
- Int32
- length
- Int32
- wasReplaced
- Boolean