Méthode | Description | |
---|---|---|
Append ( CascadeSharp.TKGeomAlgo.Law.Law_Function theItem ) : CascadeSharp.TKGeomAlgo.Law.Law_Function | ||
Append ( |
||
Assign ( |
||
Clear ( ) : void | ||
Clear ( NCollection_BaseAllocator theAllocator ) : void | ||
First ( ) : CascadeSharp.TKGeomAlgo.Law.Law_Function | ||
Last ( ) : CascadeSharp.TKGeomAlgo.Law.Law_Function | ||
Law_Laws ( ) : System | ||
Law_Laws ( |
||
Law_Laws ( NCollection_BaseAllocator theAllocator ) : System | ||
Prepend ( CascadeSharp.TKGeomAlgo.Law.Law_Function theItem ) : CascadeSharp.TKGeomAlgo.Law.Law_Function | ||
Prepend ( |
||
RemoveFirst ( ) : void | ||
Reverse ( ) : void | ||
Size ( ) : int |
public Append ( CascadeSharp.TKGeomAlgo.Law.Law_Function theItem ) : CascadeSharp.TKGeomAlgo.Law.Law_Function | ||
theItem | CascadeSharp.TKGeomAlgo.Law.Law_Function | |
Résultat | CascadeSharp.TKGeomAlgo.Law.Law_Function |
public Assign ( |
||
theOther | ||
Résultat |
public Clear ( NCollection_BaseAllocator theAllocator ) : void | ||
theAllocator | NCollection_BaseAllocator | |
Résultat | void |
public First ( ) : CascadeSharp.TKGeomAlgo.Law.Law_Function | ||
Résultat | CascadeSharp.TKGeomAlgo.Law.Law_Function |
public Last ( ) : CascadeSharp.TKGeomAlgo.Law.Law_Function | ||
Résultat | CascadeSharp.TKGeomAlgo.Law.Law_Function |
public Law_Laws ( |
||
theOther | ||
Résultat | System |
public Law_Laws ( NCollection_BaseAllocator theAllocator ) : System | ||
theAllocator | NCollection_BaseAllocator | |
Résultat | System |
public Prepend ( CascadeSharp.TKGeomAlgo.Law.Law_Function theItem ) : CascadeSharp.TKGeomAlgo.Law.Law_Function | ||
theItem | CascadeSharp.TKGeomAlgo.Law.Law_Function | |
Résultat | CascadeSharp.TKGeomAlgo.Law.Law_Function |
public Prepend ( |
||
theOther | ||
Résultat | void |