C# Class CascadeSharp.TKTopAlgo.MAT2d.MAT2d_SequenceOfConnexion

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

Méthodes publiques

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

Method Details

Append() public méthode

public Append ( CascadeSharp.TKTopAlgo.MAT2d.MAT2d_Connexion theItem ) : void
theItem CascadeSharp.TKTopAlgo.MAT2d.MAT2d_Connexion
Résultat void

Append() public méthode

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

Assign() public méthode

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

ChangeFirst() public méthode

public ChangeFirst ( ) : CascadeSharp.TKTopAlgo.MAT2d.MAT2d_Connexion
Résultat CascadeSharp.TKTopAlgo.MAT2d.MAT2d_Connexion

ChangeLast() public méthode

public ChangeLast ( ) : CascadeSharp.TKTopAlgo.MAT2d.MAT2d_Connexion
Résultat CascadeSharp.TKTopAlgo.MAT2d.MAT2d_Connexion

ChangeValue() public méthode

public ChangeValue ( int theIndex ) : CascadeSharp.TKTopAlgo.MAT2d.MAT2d_Connexion
theIndex int
Résultat CascadeSharp.TKTopAlgo.MAT2d.MAT2d_Connexion

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.TKTopAlgo.MAT2d.MAT2d_Connexion
Résultat CascadeSharp.TKTopAlgo.MAT2d.MAT2d_Connexion

InsertAfter() public méthode

public InsertAfter ( int theIndex, CascadeSharp.TKTopAlgo.MAT2d.MAT2d_Connexion theItem ) : void
theIndex int
theItem CascadeSharp.TKTopAlgo.MAT2d.MAT2d_Connexion
Résultat void

InsertAfter() public méthode

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

InsertBefore() public méthode

public InsertBefore ( int theIndex, CascadeSharp.TKTopAlgo.MAT2d.MAT2d_Connexion theItem ) : void
theIndex int
theItem CascadeSharp.TKTopAlgo.MAT2d.MAT2d_Connexion
Résultat void

InsertBefore() public méthode

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

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

Last() public méthode

public Last ( ) : CascadeSharp.TKTopAlgo.MAT2d.MAT2d_Connexion
Résultat CascadeSharp.TKTopAlgo.MAT2d.MAT2d_Connexion

Length() public méthode

public Length ( ) : int
Résultat int

Lower() public méthode

public Lower ( ) : int
Résultat int

MAT2d_SequenceOfConnexion() public méthode

public MAT2d_SequenceOfConnexion ( ) : System
Résultat System

MAT2d_SequenceOfConnexion() public méthode

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

MAT2d_SequenceOfConnexion() public méthode

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

Prepend() public méthode

public Prepend ( CascadeSharp.TKTopAlgo.MAT2d.MAT2d_Connexion theItem ) : void
theItem CascadeSharp.TKTopAlgo.MAT2d.MAT2d_Connexion
Résultat void

Prepend() public méthode

public Prepend ( MAT2d_SequenceOfConnexion theSeq ) : void
theSeq MAT2d_SequenceOfConnexion
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, CascadeSharp.TKTopAlgo.MAT2d.MAT2d_Connexion theItem ) : void
theIndex int
theItem CascadeSharp.TKTopAlgo.MAT2d.MAT2d_Connexion
Résultat void

Size() public méthode

public Size ( ) : int
Résultat int

Split() public méthode

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

Upper() public méthode

public Upper ( ) : int
Résultat int

Value() public méthode

public Value ( int theIndex ) : CascadeSharp.TKTopAlgo.MAT2d.MAT2d_Connexion
theIndex int
Résultat CascadeSharp.TKTopAlgo.MAT2d.MAT2d_Connexion