Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
ConnectionArray ( int nelements ) : FANNCSharp | ||
Dispose ( ) : void | ||
cast ( ) : Connection | ||
frompointer ( Connection t ) : |
||
getitem ( int index ) : Connection | ||
setitem ( int index, Connection value ) : void |
Method | Description | |
---|---|---|
ConnectionArray ( global cPtr, bool cMemoryOwn ) : FANNCSharp | ||
getCPtr ( |
public ConnectionArray ( int nelements ) : FANNCSharp | ||
nelements | int | |
return | FANNCSharp |
public static frompointer ( Connection t ) : |
||
t | Connection | |
return |
public setitem ( int index, Connection value ) : void | ||
index | int | |
value | Connection | |
return | void |