C# Класс CascadeSharp.TKGeomAlgo.IntSurf.IntSurf_SequenceOfCouple

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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

Описание методов

Append() публичный Метод

public Append ( IntSurf_Couple theItem ) : void
theItem IntSurf_Couple
Результат void

Append() публичный Метод

public Append ( IntSurf_SequenceOfCouple theSeq ) : void
theSeq IntSurf_SequenceOfCouple
Результат void

Assign() публичный Метод

public Assign ( IntSurf_SequenceOfCouple theOther ) : IntSurf_SequenceOfCouple
theOther IntSurf_SequenceOfCouple
Результат IntSurf_SequenceOfCouple

ChangeFirst() публичный Метод

public ChangeFirst ( ) : IntSurf_Couple
Результат IntSurf_Couple

ChangeLast() публичный Метод

public ChangeLast ( ) : IntSurf_Couple
Результат IntSurf_Couple

ChangeValue() публичный Метод

public ChangeValue ( int theIndex ) : IntSurf_Couple
theIndex int
Результат IntSurf_Couple

Clear() публичный Метод

public Clear ( ) : void
Результат void

Clear() публичный Метод

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
Результат void

Exchange() публичный Метод

public Exchange ( int I, int J ) : void
I int
J int
Результат void

First() публичный Метод

public First ( ) : IntSurf_Couple
Результат IntSurf_Couple

InsertAfter() публичный Метод

public InsertAfter ( int theIndex, IntSurf_Couple theItem ) : void
theIndex int
theItem IntSurf_Couple
Результат void

InsertAfter() публичный Метод

public InsertAfter ( int theIndex, IntSurf_SequenceOfCouple theSeq ) : void
theIndex int
theSeq IntSurf_SequenceOfCouple
Результат void

InsertBefore() публичный Метод

public InsertBefore ( int theIndex, IntSurf_Couple theItem ) : void
theIndex int
theItem IntSurf_Couple
Результат void

InsertBefore() публичный Метод

public InsertBefore ( int theIndex, IntSurf_SequenceOfCouple theSeq ) : void
theIndex int
theSeq IntSurf_SequenceOfCouple
Результат void

IntSurf_SequenceOfCouple() публичный Метод

public IntSurf_SequenceOfCouple ( ) : System
Результат System

IntSurf_SequenceOfCouple() публичный Метод

public IntSurf_SequenceOfCouple ( IntSurf_SequenceOfCouple theOther ) : System
theOther IntSurf_SequenceOfCouple
Результат System

IntSurf_SequenceOfCouple() публичный Метод

public IntSurf_SequenceOfCouple ( NCollection_BaseAllocator theAllocator ) : System
theAllocator NCollection_BaseAllocator
Результат System

IsEmpty() публичный Метод

public IsEmpty ( ) : bool
Результат bool

Last() публичный Метод

public Last ( ) : IntSurf_Couple
Результат IntSurf_Couple

Length() публичный Метод

public Length ( ) : int
Результат int

Lower() публичный Метод

public Lower ( ) : int
Результат int

Prepend() публичный Метод

public Prepend ( IntSurf_Couple theItem ) : void
theItem IntSurf_Couple
Результат void

Prepend() публичный Метод

public Prepend ( IntSurf_SequenceOfCouple theSeq ) : void
theSeq IntSurf_SequenceOfCouple
Результат void

Remove() публичный Метод

public Remove ( int theIndex ) : void
theIndex int
Результат void

Remove() публичный Метод

public Remove ( int theFromIndex, int theToIndex ) : void
theFromIndex int
theToIndex int
Результат void

Reverse() публичный Метод

public Reverse ( ) : void
Результат void

SetValue() публичный Метод

public SetValue ( int theIndex, IntSurf_Couple theItem ) : void
theIndex int
theItem IntSurf_Couple
Результат void

Size() публичный Метод

public Size ( ) : int
Результат int

Split() публичный Метод

public Split ( int theIndex, IntSurf_SequenceOfCouple theSeq ) : void
theIndex int
theSeq IntSurf_SequenceOfCouple
Результат void

Upper() публичный Метод

public Upper ( ) : int
Результат int

Value() публичный Метод

public Value ( int theIndex ) : IntSurf_Couple
theIndex int
Результат IntSurf_Couple