Saturday, 28 May 2016

String

C# string function
String FunctionsDefinitions
GetHashCode()This method returns HashValue of specified string.
GetType()It returns the System.Type of current instance.
GetTypeCode()It returns the Stystem.TypeCode for class System.String.
IndexOf()Returns the index position of first occurrence of specified character.

No comments:

Post a Comment