Version

CharBuffer Class Properties

For a list of all members of this type, see CharBuffer members.

Public Properties
 NameDescription
Public PropertyBufferGets the underlying character buffer.  
Public PropertyCountGets the number of characters in the buffer.  
Public PropertyItemGets or sets a character within the buffer by index.  
See Also