C# Класс CascadeSharp.TKMath.TColgp.TColgp_HSequenceOfXY

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

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

Метод Описание
Append ( TColgp_SequenceOfXY theSequence ) : void
Append ( gp_XY theItem ) : void
ChangeFirst ( ) : gp_XY
ChangeLast ( ) : gp_XY
ChangeSequence ( ) : TColgp_SequenceOfXY
ChangeValue ( int theIndex ) : gp_XY
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Exchange ( int I, int J ) : void
First ( ) : gp_XY
InsertAfter ( int theIndex, gp_XY theItem ) : void
InsertBefore ( int theIndex, gp_XY theItem ) : void
IsEmpty ( ) : bool
Last ( ) : gp_XY
Length ( ) : int
Lower ( ) : int
Prepend ( gp_XY theItem ) : void
Remove ( int theIndex ) : void
Remove ( int theFromIndex, int theToIndex ) : void
Reverse ( ) : void
Sequence ( ) : TColgp_SequenceOfXY
SetValue ( int theIndex, gp_XY theItem ) : void
Size ( ) : int
TColgp_HSequenceOfXY ( ) : System
TColgp_HSequenceOfXY ( TColgp_HSequenceOfXY parameter1 ) : System
TColgp_HSequenceOfXY ( TColgp_SequenceOfXY theOther ) : System
Upper ( ) : int
Value ( int theIndex ) : gp_XY
get_type_name ( ) : char

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

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

public Append ( TColgp_SequenceOfXY theSequence ) : void
theSequence TColgp_SequenceOfXY
Результат void

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

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

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

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

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

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

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

public ChangeSequence ( ) : TColgp_SequenceOfXY
Результат TColgp_SequenceOfXY

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

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

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 ( ) : gp_XY
Результат gp_XY

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

public Sequence ( ) : TColgp_SequenceOfXY
Результат TColgp_SequenceOfXY

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

public get_type_name ( ) : char
Результат char