PinnedString Constructor |
Name | Description | |
---|---|---|
![]() | PinnedString(Int32) |
Initializes a new instance with a new managed string and pins memory
position.
|
![]() | PinnedString(String) |
Initializes a new instance with an existing managed string and pins memory
position.
|