Aracılığıyla paylaş


StringBuilder.TryGetRuneAt(Int32, Rune) Yöntem

Tanım

public:
 bool TryGetRuneAt(int index, [Runtime::InteropServices::Out] System::Text::Rune % value);
public bool TryGetRuneAt(int index, out System.Text.Rune value);
member this.TryGetRuneAt : int * Rune -> bool
Public Function TryGetRuneAt (index As Integer, ByRef value As Rune) As Boolean

Parametreler

index
Int32
value
Rune

Döndürülenler

Şunlara uygulanır