C# Class libsbmlcs.XMLTriple

Inheritance: IDisposable
Afficher le fichier Open project: sys-bio/libroadrunner-deps Class Usage Examples

Protected Properties

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

Méthodes publiques

Méthode Description
Dispose ( ) : void
XMLTriple ( ) : System
XMLTriple ( XMLTriple orig ) : System
XMLTriple ( string triplet ) : System
XMLTriple ( string triplet, char sepchar ) : System
XMLTriple ( string name, string uri, string prefix ) : System
clone ( ) : XMLTriple
getName ( ) : string
getPrefix ( ) : string
getPrefixedName ( ) : string
getURI ( ) : string
isEmpty ( ) : bool

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

XMLTriple() public méthode

public XMLTriple ( ) : System
Résultat System

XMLTriple() public méthode

public XMLTriple ( XMLTriple orig ) : System
orig XMLTriple
Résultat System

XMLTriple() public méthode

public XMLTriple ( string triplet ) : System
triplet string
Résultat System

XMLTriple() public méthode

public XMLTriple ( string triplet, char sepchar ) : System
triplet string
sepchar char
Résultat System

XMLTriple() public méthode

public XMLTriple ( string name, string uri, string prefix ) : System
name string
uri string
prefix string
Résultat System

clone() public méthode

public clone ( ) : XMLTriple
Résultat XMLTriple

getName() public méthode

public getName ( ) : string
Résultat string

getPrefix() public méthode

public getPrefix ( ) : string
Résultat string

getPrefixedName() public méthode

public getPrefixedName ( ) : string
Résultat string

getURI() public méthode

public getURI ( ) : string
Résultat string

isEmpty() public méthode

public isEmpty ( ) : bool
Résultat bool

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool