String Methods

The String type exposes the following members.

Methods

 

Name

Description

String Methods 1:

Dispose.

(Inherited from IObject.)

String Methods 2:

Dispose(Boolean)

(Overrides IObject.Dispose(Boolean).)

String Methods 3:

Equals(Object)

Determines whether the specified object is equal to the current object. (Inherited from Object.)

String Methods 4:

Equals(String)

Indicates whether the current String is equal to another String.

String Methods 5:

Finalize

(Inherited from IObject.)

String Methods 6:

GetHashCode

Serves as the default hash function. (Inherited from Object.)

String Methods 7:

GetType

Gets the Type of the current instance. (Inherited from Object.)

String Methods 8:

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

String Methods 9:

swap

Exchanges the values of two instances of the String class.

String Methods 10:

ToString

Returns a string that represents the current object. (Inherited from Object.)

Reference

String Class

TcHmiSrv Namespace