C# Class HoloToolkit.Sharing.Element

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

Protected Properties

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

Méthodes publiques

Méthode Description
Dispose ( ) : void
GetElementType ( ) : ElementType
GetGUID ( ) : long
GetName ( ) : XString
GetParent ( ) : Element
IsValid ( ) : bool

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetElementType() public méthode

public GetElementType ( ) : ElementType
Résultat ElementType

GetGUID() public méthode

public GetGUID ( ) : long
Résultat long

GetName() public méthode

public GetName ( ) : XString
Résultat XString

GetParent() public méthode

public GetParent ( ) : Element
Résultat Element

IsValid() public méthode

public IsValid ( ) : bool
Résultat bool

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool