C# Class CascadeSharp.TKGeomAlgo.IntSurf.IntSurf_SequenceOfCouple

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

Méthodes publiques

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

Method Details

Append() public méthode

public Append ( IntSurf_Couple theItem ) : void
theItem IntSurf_Couple
Résultat void

Append() public méthode

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

Assign() public méthode

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

ChangeFirst() public méthode

public ChangeFirst ( ) : IntSurf_Couple
Résultat IntSurf_Couple

ChangeLast() public méthode

public ChangeLast ( ) : IntSurf_Couple
Résultat IntSurf_Couple

ChangeValue() public méthode

public ChangeValue ( int theIndex ) : IntSurf_Couple
theIndex int
Résultat IntSurf_Couple

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 ( ) : IntSurf_Couple
Résultat IntSurf_Couple

InsertAfter() public méthode

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

InsertAfter() public méthode

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

InsertBefore() public méthode

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

InsertBefore() public méthode

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

IntSurf_SequenceOfCouple() public méthode

public IntSurf_SequenceOfCouple ( ) : System
Résultat System

IntSurf_SequenceOfCouple() public méthode

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

IntSurf_SequenceOfCouple() public méthode

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

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

Last() public méthode

public Last ( ) : IntSurf_Couple
Résultat IntSurf_Couple

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 ( IntSurf_Couple theItem ) : void
theItem IntSurf_Couple
Résultat void

Prepend() public méthode

public Prepend ( IntSurf_SequenceOfCouple theSeq ) : void
theSeq IntSurf_SequenceOfCouple
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, IntSurf_Couple theItem ) : void
theIndex int
theItem IntSurf_Couple
Résultat void

Size() public méthode

public Size ( ) : int
Résultat int

Split() public méthode

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

Upper() public méthode

public Upper ( ) : int
Résultat int

Value() public méthode

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