The StringHelper type exposes the following members.

Methods

  NameDescription
Add
BooleanValue
Converts a String in the format of "true", "t", "false", or "f" to a Boolean.
CountUnquoted
Counts the unquoted instances of the character.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
EqualsCaseInsensitive
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FirstIndexOfChar
GenerateAliasOverloaded.
GetClassname
Takes a fully qualifed type name (can include the assembly) and just returns the name of the Class.
GetFullClassname
Takes a fully qualified type name and returns the full name of the Class - includes namespaces.
GetHashCode
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
IndexOfCaseInsensitiveOverloaded.
InternedIfPossible
Returns the interned string equal to str if there is one, or str otherwise.
IsEmpty
IsNotEmptyOverloaded.
JoinOverloaded.
LastIndexOfCaseInsensitive
LastIndexOfLetter
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
MoveAndToBeginning
MultiplyOverloaded.
Prefix
Qualifier
QualifyOverloaded.
Repeat
Replace
ReplaceOnce
Root
SplitOverloaded.
StartsWithCaseInsensitive
SuffixOverloaded.
ToStringOverloaded.
Truncate
UnqualifyOverloaded.
UnqualifyEntityName
Unroot

Fields

See Also