String Methods


.NET Framework Class Library
String..::.Substring Method

Retrieves a substring from this instance.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkSubstring(Int32)Retrieves a substring from this instance. The substring starts at a specified character position.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkSubstring(Int32, Int32)Retrieves a substring from this instance. The substring starts at a specified character position and has a specified length.
Top
See Also

Reference

Tags :


Page view tracker