System::Text::StringBuilder Member List

This is the complete list of members for System::Text::StringBuilder, including all inherited members.

Append(char_t c)System::Text::StringBuilder
Append(char_t c, int count)System::Text::StringBuilder
Append(const ArrayPtr< char_t > &arr)System::Text::StringBuilder
Append(const ArrayPtr< char_t > &arr, int startIndex, int charCount)System::Text::StringBuilder
Append(const String &str)System::Text::StringBuilder
Append(const String &str, int startIndex, int charCount)System::Text::StringBuilder
Append(const SharedPtr< T > &obj)System::Text::StringBuilderinline
Append(const SharedPtr< StringBuilder > &builder)System::Text::StringBuilder
Append(float f)System::Text::StringBuilder
Append(double df)System::Text::StringBuilder
Append(int i)System::Text::StringBuilder
Append(T value)System::Text::StringBuilderinline
Append(E e)System::Text::StringBuilderinline
AppendFormat(const String &format, const TArgs &... args)System::Text::StringBuilderinline
AppendFormat(const SharedPtr< IFormatProvider > &fp, const String &format, const TArgs &... args)System::Text::StringBuilderinline
AppendLine()System::Text::StringBuilder
AppendLine(const String &str)System::Text::StringBuilder
Clear()System::Text::StringBuilder
CopyTo(int sourceIndex, System::ArrayPtr< char_t > const &destination, int destinationIndex, int count)System::Text::StringBuilder
Equals(ptr obj)System::Objectvirtual
Equals(T1 const &objA, T2 const &objB)System::Objectinlinestatic
Equals(T1 const &objA, T2 const &objB)System::Objectinlinestatic
Equals(float const &objA, float const &objB)System::Objectinline
Equals(double const &objA, double const &objB)System::Objectinline
FastCast(const Details::FastRttiBase &helper, void **out_ptr) constSystem::Objectvirtual
get_Capacity() constSystem::Text::StringBuilder
get_Length() constSystem::Text::StringBuilder
GetCounter()System::Objectinline
GetHashCode() constSystem::Objectvirtual
GetType() constSystem::Objectvirtual
idx_get(int index) constSystem::Text::StringBuilder
idx_set(int index, char_t c)System::Text::StringBuilder
Insert(int startIndex, const String &str)System::Text::StringBuilder
Insert(int32_t index, const String &value, int32_t count)System::Text::StringBuilder
Insert(int startIndex, char_t ch)System::Text::StringBuilder
Insert(int index, const System::ArrayPtr< char_t > &chars, int startIndex, int charCount)System::Text::StringBuilder
Insert(int startIndex, T value)System::Text::StringBuilderinline
Is(const TypeInfo &targetType) constSystem::Objectvirtual
Lock()System::Object
MemberwiseClone() constSystem::Objectvirtual
Object()System::Object
Object(Object const &x)System::Object
operator=(Object const &x)System::Objectinline
operator[](int index) constSystem::Text::StringBuilder
ptr typedefSystem::Object
ReferenceEquals(ptr const &objA, ptr const &objB)System::Objectinlinestatic
ReferenceEquals(T const &objA, T const &objB)System::Objectinlinestatic
ReferenceEquals(T const &objA, std::nullptr_t)System::Objectinlinestatic
ReferenceEquals(String const &str, std::nullptr_t)System::Objectinline
ReferenceEquals(String const &str1, String const &str2)System::Objectinline
Remove(int startIndex, int length)System::Text::StringBuilder
RemovedSharedRefs(int count)System::Objectinline
Replace(const String &oldString, const String &newString)System::Text::StringBuilder
Replace(const String &oldString, const String &newString, int position, int count)System::Text::StringBuilder
Replace(char_t oldChar, char_t newChar)System::Text::StringBuilder
Replace(char_t oldChar, char_t newChar, int startIndex, int count)System::Text::StringBuilder
set_Capacity(int capacity)System::Text::StringBuilder
set_Length(int len)System::Text::StringBuilder
SetTemplateWeakPtr(uint32_t argument)System::Objectvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
StringBuilder()System::Text::StringBuilder
StringBuilder(int capacity)System::Text::StringBuilder
StringBuilder(const String &str)System::Text::StringBuilder
StringBuilder(const String &value, int capacity)System::Text::StringBuilder
StringBuilder(const String &value, int startIndex, int length, int capacity)System::Text::StringBuilder
ToString() const overrideSystem::Text::StringBuildervirtual
ToString(int startIndex, int length) constSystem::Text::StringBuilder
Type()System::Objectinlinestatic
Unlock()System::Object
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
~Object()System::Objectvirtual
~StringBuilder()System::Text::StringBuilder