Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
CharBuffer Class Properties
For a list of all members of this type, see CharBuffer members.
Public Properties
| | Name | Description |
 | Buffer | Gets the underlying character buffer. |
 | Count | Gets the number of characters in the buffer. |
 | Item | Gets or sets a character within the buffer by index. |
See Also