C# Class HoloToolkit.Sharing.XString

Inheritance: global::System.IDisposable
Afficher le fichier Open project: OpenHID/InteractivePaint Class Usage Examples

Protected Properties

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

Méthodes publiques

Méthode Description
Dispose ( ) : void
Equals ( object obj ) : bool
GetHashCode ( ) : int
GetLength ( ) : uint
GetString ( ) : string
IsEqual ( XString otherStr ) : bool
ToString ( ) : string
XString ( )
XString ( string str )
operator ( ) : bool

Private Methods

Méthode Description
XString ( global cPtr, bool cMemoryOwn )
getCPtr ( XString obj ) : global::System.Runtime.InteropServices.HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

GetLength() public méthode

public GetLength ( ) : uint
Résultat uint

GetString() public méthode

public GetString ( ) : string
Résultat string

IsEqual() public méthode

public IsEqual ( XString otherStr ) : bool
otherStr XString
Résultat bool

ToString() public méthode

public ToString ( ) : string
Résultat string

XString() public méthode

public XString ( )

XString() public méthode

public XString ( string str )
str string

operator() public static méthode

public static operator ( ) : bool
Résultat bool

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool