C# 클래스 Xapian.ESet

상속: IDisposable
파일 보기 프로젝트 열기: kyeh/dormhost 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
swigCMemOwn bool

공개 메소드들

메소드 설명
Back ( ) : ESetIterator
Begin ( ) : ESetIterator
Dispose ( ) : void
ESet ( ) : System
ESet ( ESet other ) : System
Empty ( ) : bool
End ( ) : ESetIterator
GetDescription ( ) : string
GetEbound ( ) : uint
Size ( ) : uint

비공개 메소드들

메소드 설명
ESet ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( ESet obj ) : HandleRef

메소드 상세

Back() 공개 메소드

public Back ( ) : ESetIterator
리턴 ESetIterator

Begin() 공개 메소드

public Begin ( ) : ESetIterator
리턴 ESetIterator

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

ESet() 공개 메소드

public ESet ( ) : System
리턴 System

ESet() 공개 메소드

public ESet ( ESet other ) : System
other ESet
리턴 System

Empty() 공개 메소드

public Empty ( ) : bool
리턴 bool

End() 공개 메소드

public End ( ) : ESetIterator
리턴 ESetIterator

GetDescription() 공개 메소드

public GetDescription ( ) : string
리턴 string

GetEbound() 공개 메소드

public GetEbound ( ) : uint
리턴 uint

Size() 공개 메소드

public Size ( ) : uint
리턴 uint

프로퍼티 상세

swigCMemOwn 보호되어 있는 프로퍼티

protected bool swigCMemOwn
리턴 bool