Click or drag to resize

StringWrapper Constructor

Overload List
  NameDescription
Public methodStringWrapper
Initializes a new empty unmanaged string (ON_wString*).
Public methodStringWrapper(String)
Initializes a new unmanaged string with an initial value. The string s can be null.
Top
See Also