C# Class CascadeSharp.TKMath.Bnd.Bnd_SeqOfBox

Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
Append ( CascadeSharp.TKMath.Bnd.Bnd_Box theItem ) : void
Append ( Bnd_SeqOfBox theSeq ) : void
Assign ( Bnd_SeqOfBox theOther ) : Bnd_SeqOfBox
Bnd_SeqOfBox ( ) : System
Bnd_SeqOfBox ( Bnd_SeqOfBox theOther ) : System
Bnd_SeqOfBox ( NCollection_BaseAllocator theAllocator ) : System
ChangeFirst ( ) : CascadeSharp.TKMath.Bnd.Bnd_Box
ChangeLast ( ) : CascadeSharp.TKMath.Bnd.Bnd_Box
ChangeValue ( int theIndex ) : CascadeSharp.TKMath.Bnd.Bnd_Box
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Exchange ( int I, int J ) : void
First ( ) : CascadeSharp.TKMath.Bnd.Bnd_Box
InsertAfter ( int theIndex, Bnd_Box theItem ) : void
InsertAfter ( int theIndex, Bnd_SeqOfBox theSeq ) : void
InsertBefore ( int theIndex, Bnd_Box theItem ) : void
InsertBefore ( int theIndex, Bnd_SeqOfBox theSeq ) : void
IsEmpty ( ) : bool
Last ( ) : Bnd_Box
Length ( ) : int
Lower ( ) : int
Prepend ( Bnd_Box theItem ) : void
Prepend ( Bnd_SeqOfBox theSeq ) : void
Remove ( int theIndex ) : void
Remove ( int theFromIndex, int theToIndex ) : void
Reverse ( ) : void
SetValue ( int theIndex, Bnd_Box theItem ) : void
Size ( ) : int
Split ( int theIndex, Bnd_SeqOfBox theSeq ) : void
Upper ( ) : int
Value ( int theIndex ) : Bnd_Box

Method Details

Append() public méthode

public Append ( CascadeSharp.TKMath.Bnd.Bnd_Box theItem ) : void
theItem CascadeSharp.TKMath.Bnd.Bnd_Box
Résultat void

Append() public méthode

public Append ( Bnd_SeqOfBox theSeq ) : void
theSeq Bnd_SeqOfBox
Résultat void

Assign() public méthode

public Assign ( Bnd_SeqOfBox theOther ) : Bnd_SeqOfBox
theOther Bnd_SeqOfBox
Résultat Bnd_SeqOfBox

Bnd_SeqOfBox() public méthode

public Bnd_SeqOfBox ( ) : System
Résultat System

Bnd_SeqOfBox() public méthode

public Bnd_SeqOfBox ( Bnd_SeqOfBox theOther ) : System
theOther Bnd_SeqOfBox
Résultat System

Bnd_SeqOfBox() public méthode

public Bnd_SeqOfBox ( NCollection_BaseAllocator theAllocator ) : System
theAllocator NCollection_BaseAllocator
Résultat System

ChangeFirst() public méthode

public ChangeFirst ( ) : CascadeSharp.TKMath.Bnd.Bnd_Box
Résultat CascadeSharp.TKMath.Bnd.Bnd_Box

ChangeLast() public méthode

public ChangeLast ( ) : CascadeSharp.TKMath.Bnd.Bnd_Box
Résultat CascadeSharp.TKMath.Bnd.Bnd_Box

ChangeValue() public méthode

public ChangeValue ( int theIndex ) : CascadeSharp.TKMath.Bnd.Bnd_Box
theIndex int
Résultat CascadeSharp.TKMath.Bnd.Bnd_Box

Clear() public méthode

public Clear ( ) : void
Résultat void

Clear() public méthode

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
Résultat void

Exchange() public méthode

public Exchange ( int I, int J ) : void
I int
J int
Résultat void

First() public méthode

public First ( ) : CascadeSharp.TKMath.Bnd.Bnd_Box
Résultat CascadeSharp.TKMath.Bnd.Bnd_Box

InsertAfter() public méthode

public InsertAfter ( int theIndex, Bnd_Box theItem ) : void
theIndex int
theItem Bnd_Box
Résultat void

InsertAfter() public méthode

public InsertAfter ( int theIndex, Bnd_SeqOfBox theSeq ) : void
theIndex int
theSeq Bnd_SeqOfBox
Résultat void

InsertBefore() public méthode

public InsertBefore ( int theIndex, Bnd_Box theItem ) : void
theIndex int
theItem Bnd_Box
Résultat void

InsertBefore() public méthode

public InsertBefore ( int theIndex, Bnd_SeqOfBox theSeq ) : void
theIndex int
theSeq Bnd_SeqOfBox
Résultat void

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

Last() public méthode

public Last ( ) : Bnd_Box
Résultat Bnd_Box

Length() public méthode

public Length ( ) : int
Résultat int

Lower() public méthode

public Lower ( ) : int
Résultat int

Prepend() public méthode

public Prepend ( Bnd_Box theItem ) : void
theItem Bnd_Box
Résultat void

Prepend() public méthode

public Prepend ( Bnd_SeqOfBox theSeq ) : void
theSeq Bnd_SeqOfBox
Résultat void

Remove() public méthode

public Remove ( int theIndex ) : void
theIndex int
Résultat void

Remove() public méthode

public Remove ( int theFromIndex, int theToIndex ) : void
theFromIndex int
theToIndex int
Résultat void

Reverse() public méthode

public Reverse ( ) : void
Résultat void

SetValue() public méthode

public SetValue ( int theIndex, Bnd_Box theItem ) : void
theIndex int
theItem Bnd_Box
Résultat void

Size() public méthode

public Size ( ) : int
Résultat int

Split() public méthode

public Split ( int theIndex, Bnd_SeqOfBox theSeq ) : void
theIndex int
theSeq Bnd_SeqOfBox
Résultat void

Upper() public méthode

public Upper ( ) : int
Résultat int

Value() public méthode

public Value ( int theIndex ) : Bnd_Box
theIndex int
Résultat Bnd_Box