This topic has not yet been rated - Rate this topic

StringBuilder Properties

  Name Description
Public property Supported by the .NET Compact Framework Supported by the XNA Framework Capacity Gets or sets the maximum number of characters that can be contained in the memory allocated by the current instance.
Public property Supported by the .NET Compact Framework Supported by the XNA Framework Chars Gets or sets the character at the specified character position in this instance.
Public property Supported by the .NET Compact Framework Supported by the XNA Framework Length Gets or sets the length of the current StringBuilder object.
Public property MaxCapacity Gets the maximum capacity of this instance.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.