C# Класс CascadeSharp.TKV3d.SelectMgr.SelectMgr_SequenceOfSelection

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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