C# Класс CascadeSharp.TKFillet.ChFiDS.ChFiDS_SequenceOfSpine

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

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

Метод Описание
Append ( ChFiDS_SequenceOfSpine theSeq ) : void
Append ( CascadeSharp.TKFillet.ChFiDS.ChFiDS_Spine theItem ) : void
Assign ( ChFiDS_SequenceOfSpine theOther ) : ChFiDS_SequenceOfSpine
ChFiDS_SequenceOfSpine ( ) : System
ChFiDS_SequenceOfSpine ( ChFiDS_SequenceOfSpine theOther ) : System
ChFiDS_SequenceOfSpine ( NCollection_BaseAllocator theAllocator ) : System
ChangeFirst ( ) : CascadeSharp.TKFillet.ChFiDS.ChFiDS_Spine
ChangeLast ( ) : CascadeSharp.TKFillet.ChFiDS.ChFiDS_Spine
ChangeValue ( int theIndex ) : CascadeSharp.TKFillet.ChFiDS.ChFiDS_Spine
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Exchange ( int I, int J ) : void
First ( ) : CascadeSharp.TKFillet.ChFiDS.ChFiDS_Spine
InsertAfter ( int theIndex, ChFiDS_SequenceOfSpine theSeq ) : void
InsertAfter ( int theIndex, CascadeSharp.TKFillet.ChFiDS.ChFiDS_Spine theItem ) : void
InsertBefore ( int theIndex, ChFiDS_SequenceOfSpine theSeq ) : void
InsertBefore ( int theIndex, ChFiDS_Spine theItem ) : void
IsEmpty ( ) : bool
Last ( ) : ChFiDS_Spine
Length ( ) : int
Lower ( ) : int
Prepend ( ChFiDS_SequenceOfSpine theSeq ) : void
Prepend ( ChFiDS_Spine theItem ) : void
Remove ( int theIndex ) : void
Remove ( int theFromIndex, int theToIndex ) : void
Reverse ( ) : void
SetValue ( int theIndex, ChFiDS_Spine theItem ) : void
Size ( ) : int
Split ( int theIndex, ChFiDS_SequenceOfSpine theSeq ) : void
Upper ( ) : int
Value ( int theIndex ) : ChFiDS_Spine

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

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

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

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

public Append ( CascadeSharp.TKFillet.ChFiDS.ChFiDS_Spine theItem ) : void
theItem CascadeSharp.TKFillet.ChFiDS.ChFiDS_Spine
Результат void

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

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

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

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

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

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

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

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

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

public ChangeFirst ( ) : CascadeSharp.TKFillet.ChFiDS.ChFiDS_Spine
Результат CascadeSharp.TKFillet.ChFiDS.ChFiDS_Spine

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

public ChangeLast ( ) : CascadeSharp.TKFillet.ChFiDS.ChFiDS_Spine
Результат CascadeSharp.TKFillet.ChFiDS.ChFiDS_Spine

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

public ChangeValue ( int theIndex ) : CascadeSharp.TKFillet.ChFiDS.ChFiDS_Spine
theIndex int
Результат CascadeSharp.TKFillet.ChFiDS.ChFiDS_Spine

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 ( ) : CascadeSharp.TKFillet.ChFiDS.ChFiDS_Spine
Результат CascadeSharp.TKFillet.ChFiDS.ChFiDS_Spine

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

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

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

public InsertAfter ( int theIndex, CascadeSharp.TKFillet.ChFiDS.ChFiDS_Spine theItem ) : void
theIndex int
theItem CascadeSharp.TKFillet.ChFiDS.ChFiDS_Spine
Результат void

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

public Prepend ( ChFiDS_Spine theItem ) : void
theItem ChFiDS_Spine
Результат 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, ChFiDS_Spine theItem ) : void
theIndex int
theItem ChFiDS_Spine
Результат void

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

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

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

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

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

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

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

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