C# 클래스 HoloToolkit.Sharing.Element

상속: global::System.IDisposable
파일 보기 프로젝트 열기: OpenHID/InteractivePaint

보호된 프로퍼티들

프로퍼티 타입 설명
swigCMemOwn bool

공개 메소드들

메소드 설명
Dispose ( ) : void
GetElementType ( ) : ElementType
GetGUID ( ) : long
GetName ( ) : XString
GetParent ( ) : Element
IsValid ( ) : bool

비공개 메소드들

메소드 설명
Element ( global cPtr, bool cMemoryOwn )
getCPtr ( Element obj ) : global::System.Runtime.InteropServices.HandleRef

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

GetElementType() 공개 메소드

public GetElementType ( ) : ElementType
리턴 ElementType

GetGUID() 공개 메소드

public GetGUID ( ) : long
리턴 long

GetName() 공개 메소드

public GetName ( ) : XString
리턴 XString

GetParent() 공개 메소드

public GetParent ( ) : Element
리턴 Element

IsValid() 공개 메소드

public IsValid ( ) : bool
리턴 bool

프로퍼티 상세

swigCMemOwn 보호되어 있는 프로퍼티

protected bool swigCMemOwn
리턴 bool