The MString type exposes the following members.

Constructors

  NameDescription
Public methodMString()()()()
Initializes a new instance of the MString class
Public methodMString(String)
Initializes a new instance of the MString class
Public methodMString(String, MStringFormatBase)
Initializes a new instance of the MString class

Methods

  NameDescription
Public methodAdd(String)
Public methodAdd(MStringFormatBase)
Public methodAdd(String, MStringFormatBase)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetNumIndents
Public methodStatic memberGetTopColour
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodPop
Public methodPrepend
Public methodPush
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyData

See Also