C# Class libsbmlcs.SBaseExtensionPoint

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
SBaseExtensionPoint ( SBaseExtensionPoint rhs ) : System
SBaseExtensionPoint ( string pkgName, int typeCode ) : System
SBaseExtensionPoint ( string pkgName, int typeCode, string elementName ) : System
SBaseExtensionPoint ( string pkgName, int typeCode, string elementName, bool elementOnly ) : System
clone ( ) : SBaseExtensionPoint
getElementName ( ) : string
getPackageName ( ) : string
getTypeCode ( ) : int
isElementOnly ( ) : bool

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

SBaseExtensionPoint() public méthode

public SBaseExtensionPoint ( SBaseExtensionPoint rhs ) : System
rhs SBaseExtensionPoint
Résultat System

SBaseExtensionPoint() public méthode

public SBaseExtensionPoint ( string pkgName, int typeCode ) : System
pkgName string
typeCode int
Résultat System

SBaseExtensionPoint() public méthode

public SBaseExtensionPoint ( string pkgName, int typeCode, string elementName ) : System
pkgName string
typeCode int
elementName string
Résultat System

SBaseExtensionPoint() public méthode

public SBaseExtensionPoint ( string pkgName, int typeCode, string elementName, bool elementOnly ) : System
pkgName string
typeCode int
elementName string
elementOnly bool
Résultat System

clone() public méthode

public clone ( ) : SBaseExtensionPoint
Résultat SBaseExtensionPoint

getElementName() public méthode

public getElementName ( ) : string
Résultat string

getPackageName() public méthode

public getPackageName ( ) : string
Résultat string

getTypeCode() public méthode

public getTypeCode ( ) : int
Résultat int

isElementOnly() public méthode

public isElementOnly ( ) : bool
Résultat bool

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool