C# Class aiString, daguerreo

Inheritance: IDisposable
Afficher le fichier Open project: Akranar/daguerreo Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
ToString ( ) : string
__equal__ ( aiString, other ) : bool
__nequal__ ( aiString, other ) : bool
__set__ ( string sz ) : aiString,
aiString ( ) : System
aiString ( aiString, rOther ) : System
aiString ( string pString ) : System

Private Methods

Méthode Description
aiString ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( aiString, obj ) : HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string

__equal__() public méthode

public __equal__ ( aiString, other ) : bool
other aiString,
Résultat bool

__nequal__() public méthode

public __nequal__ ( aiString, other ) : bool
other aiString,
Résultat bool

__set__() public méthode

public __set__ ( string sz ) : aiString,
sz string
Résultat aiString,

aiString() public méthode

public aiString ( ) : System
Résultat System

aiString() public méthode

public aiString ( aiString, rOther ) : System
rOther aiString,
Résultat System

aiString() public méthode

public aiString ( string pString ) : System
pString string
Résultat System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool