Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
SBaseExtensionPoint ( |
||
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 ( ) : |
||
getElementName ( ) : string | ||
getPackageName ( ) : string | ||
getTypeCode ( ) : int | ||
isElementOnly ( ) : bool |
Method | Description | |
---|---|---|
SBaseExtensionPoint ( |
||
getCPtr ( |
||
getCPtrAndDisown ( |
public SBaseExtensionPoint ( |
||
rhs | ||
return | System |
public SBaseExtensionPoint ( string pkgName, int typeCode ) : System | ||
pkgName | string | |
typeCode | int | |
return | System |
public SBaseExtensionPoint ( string pkgName, int typeCode, string elementName ) : System | ||
pkgName | string | |
typeCode | int | |
elementName | string | |
return | System |
public SBaseExtensionPoint ( string pkgName, int typeCode, string elementName, bool elementOnly ) : System | ||
pkgName | string | |
typeCode | int | |
elementName | string | |
elementOnly | bool | |
return | System |