
CHARINDEX (Transact-SQL) - SQL Server | Microsoft Learn
6 days ago · CHARINDEX performs comparisons based on the input collation. To perform a comparison in a specified collation, use COLLATE to apply an explicit collation to the input.
BinaryReader.Read Method (System.IO) | Microsoft Learn
public virtual int Read(char[] buffer, int index, int count); abstract member Read : char [] * int * int -> int override this.Read : char [] * int * int -> int Public Overridable Function Read (buffer As …
StreamReader.Read Method (System.IO) | Microsoft Learn
Public Overrides Function Read (buffer As Char (), index As Integer, count As Integer) As Integer Parameters buffer Char [] When this method returns, contains the specified character array …
SQL Server Technical Documentation - SQL Server | Microsoft Learn
SQL Server technical documentation Technical documentation to help you get started, administer, develop, and work with SQL Server and associated products.
Char.IsLetterOrDigit Method (System) | Microsoft Learn
Indicates whether a Unicode character is categorized as a letter or a decimal digit.
Array.IndexOf Method (System) | Microsoft Learn
Searches for the specified object and returns the index of its first occurrence in a one-dimensional array or in a range of elements in the array.
StringBuilder.Insert Method (System.Text) | Microsoft Learn
Inserts the string representation of a specified object into this instance at a specified character position.
How to modify string contents - C# | Microsoft Learn
Feb 18, 2025 · Review examples of several techniques to modify existing string contents in C#, which return a new string object.
StringBuilder.Chars[Int32] Property (System.Text)
Gets or sets the character at the specified character position in this instance.
cmap - Character To Glyph Index Mapping Table (OpenType 1.9.1 ...
May 29, 2024 · This table defines the mapping of character codes to a default glyph index. Different subtables may be defined that each contain mappings for different character …