C# Class Xapian.ESet

Inheritance: IDisposable
Afficher le fichier Open project: kyeh/dormhost Class Usage Examples

Protected Properties

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

Méthodes publiques

Méthode Description
Back ( ) : ESetIterator
Begin ( ) : ESetIterator
Dispose ( ) : void
ESet ( ) : System
ESet ( ESet other ) : System
Empty ( ) : bool
End ( ) : ESetIterator
GetDescription ( ) : string
GetEbound ( ) : uint
Size ( ) : uint

Private Methods

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

Method Details

Back() public méthode

public Back ( ) : ESetIterator
Résultat ESetIterator

Begin() public méthode

public Begin ( ) : ESetIterator
Résultat ESetIterator

Dispose() public méthode

public Dispose ( ) : void
Résultat void

ESet() public méthode

public ESet ( ) : System
Résultat System

ESet() public méthode

public ESet ( ESet other ) : System
other ESet
Résultat System

Empty() public méthode

public Empty ( ) : bool
Résultat bool

End() public méthode

public End ( ) : ESetIterator
Résultat ESetIterator

GetDescription() public méthode

public GetDescription ( ) : string
Résultat string

GetEbound() public méthode

public GetEbound ( ) : uint
Résultat uint

Size() public méthode

public Size ( ) : uint
Résultat uint

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool