char_ptr Methods |
The char_ptr type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) |
Returns a value indicating whether this instance is equal to a specified object.
(Overrides ValueTypeEquals(Object).) | |
Equals(char_ptr) |
Returns a value indicating whether this instance is equal to a specified char_ptr value.
| |
GetHashCode |
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToIntPtr |
Gets pointer to string in unmanaged memory.
| |
ToString |
Gets the .NET string equivalent of the unmanaged string.
(Overrides ValueTypeToString.) |