Click or drag to resize

PinnedString Constructor

Overload List
  NameDescription
Public methodPinnedString(Int32)
Initializes a new instance with a new managed string and pins memory position.
Public methodPinnedString(String)
Initializes a new instance with an existing managed string and pins memory position.
Top
See Also