⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠
Text Elements
List
IEnumerable
foreach (string str in nameQuery) { Console.WriteLine(str); }
1
2
3
⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠
List
IEnumerable
foreach (string str in nameQuery) { Console.WriteLine(str); }
1
2
3