Méthode | Description | |
---|---|---|
Append ( CascadeSharp.TKernel.Units.Units_Unit theItem ) : void | ||
Append ( |
||
Assign ( |
||
ChangeFirst ( ) : CascadeSharp.TKernel.Units.Units_Unit | ||
ChangeLast ( ) : CascadeSharp.TKernel.Units.Units_Unit | ||
ChangeValue ( int theIndex ) : CascadeSharp.TKernel.Units.Units_Unit | ||
Clear ( ) : void | ||
Clear ( NCollection_BaseAllocator theAllocator ) : void | ||
Exchange ( int I, int J ) : void | ||
First ( ) : CascadeSharp.TKernel.Units.Units_Unit | ||
InsertAfter ( int theIndex, CascadeSharp.TKernel.Units.Units_Unit theItem ) : void | ||
InsertAfter ( int theIndex, |
||
InsertBefore ( int theIndex, CascadeSharp.TKernel.Units.Units_Unit theItem ) : void | ||
InsertBefore ( int theIndex, |
||
IsEmpty ( ) : bool | ||
Last ( ) : CascadeSharp.TKernel.Units.Units_Unit | ||
Length ( ) : int | ||
Lower ( ) : int | ||
Prepend ( CascadeSharp.TKernel.Units.Units_Unit theItem ) : void | ||
Prepend ( |
||
Remove ( int theIndex ) : void | ||
Remove ( int theFromIndex, int theToIndex ) : void | ||
Reverse ( ) : void | ||
SetValue ( int theIndex, CascadeSharp.TKernel.Units.Units_Unit theItem ) : void | ||
Size ( ) : int | ||
Split ( int theIndex, |
||
Units_UtsSequence ( ) : System | ||
Units_UtsSequence ( NCollection_BaseAllocator theAllocator ) : System | ||
Units_UtsSequence ( |
||
Upper ( ) : int | ||
Value ( int theIndex ) : CascadeSharp.TKernel.Units.Units_Unit |
public Append ( CascadeSharp.TKernel.Units.Units_Unit theItem ) : void | ||
theItem | CascadeSharp.TKernel.Units.Units_Unit | |
Résultat | void |
public Append ( |
||
theSeq | ||
Résultat | void |
public Assign ( |
||
theOther | ||
Résultat |
public ChangeFirst ( ) : CascadeSharp.TKernel.Units.Units_Unit | ||
Résultat | CascadeSharp.TKernel.Units.Units_Unit |
public ChangeLast ( ) : CascadeSharp.TKernel.Units.Units_Unit | ||
Résultat | CascadeSharp.TKernel.Units.Units_Unit |
public ChangeValue ( int theIndex ) : CascadeSharp.TKernel.Units.Units_Unit | ||
theIndex | int | |
Résultat | CascadeSharp.TKernel.Units.Units_Unit |
public Clear ( NCollection_BaseAllocator theAllocator ) : void | ||
theAllocator | NCollection_BaseAllocator | |
Résultat | void |
public First ( ) : CascadeSharp.TKernel.Units.Units_Unit | ||
Résultat | CascadeSharp.TKernel.Units.Units_Unit |
public InsertAfter ( int theIndex, CascadeSharp.TKernel.Units.Units_Unit theItem ) : void | ||
theIndex | int | |
theItem | CascadeSharp.TKernel.Units.Units_Unit | |
Résultat | void |
public InsertAfter ( int theIndex, |
||
theIndex | int | |
theSeq | ||
Résultat | void |
public InsertBefore ( int theIndex, CascadeSharp.TKernel.Units.Units_Unit theItem ) : void | ||
theIndex | int | |
theItem | CascadeSharp.TKernel.Units.Units_Unit | |
Résultat | void |
public InsertBefore ( int theIndex, |
||
theIndex | int | |
theSeq | ||
Résultat | void |
public Last ( ) : CascadeSharp.TKernel.Units.Units_Unit | ||
Résultat | CascadeSharp.TKernel.Units.Units_Unit |
public Prepend ( CascadeSharp.TKernel.Units.Units_Unit theItem ) : void | ||
theItem | CascadeSharp.TKernel.Units.Units_Unit | |
Résultat | void |
public Prepend ( |
||
theSeq | ||
Résultat | void |
public Remove ( int theFromIndex, int theToIndex ) : void | ||
theFromIndex | int | |
theToIndex | int | |
Résultat | void |
public SetValue ( int theIndex, CascadeSharp.TKernel.Units.Units_Unit theItem ) : void | ||
theIndex | int | |
theItem | CascadeSharp.TKernel.Units.Units_Unit | |
Résultat | void |
public Split ( int theIndex, |
||
theIndex | int | |
theSeq | ||
Résultat | void |
public Units_UtsSequence ( NCollection_BaseAllocator theAllocator ) : System | ||
theAllocator | NCollection_BaseAllocator | |
Résultat | System |
public Units_UtsSequence ( |
||
theOther | ||
Résultat | System |
public Value ( int theIndex ) : CascadeSharp.TKernel.Units.Units_Unit | ||
theIndex | int | |
Résultat | CascadeSharp.TKernel.Units.Units_Unit |