Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NppSharp
TextPtr
C# Class NppSharp.TextPtr
Represents text stored using a native ptr.
This text will only be converted to a CLR string upon request, improving performance when its not needed.
Afficher le fichier
Open project: cmrazek/NppSharp
Class Usage Examples
Méthodes publiques
Méthode
Description
ToString
( ) :
string
Gets the text at the pointer.
Method Details
ToString()
public
méthode
Gets the text at the pointer.
public
ToString
( ) :
string
Résultat
string