C# 클래스 CascadeSharp.TKV3d.SelectMgr.SelectMgr_SequenceOfSelection

파일 보기 프로젝트 열기: Oblikovati/CascadeSharp 1 사용 예제들

공개 메소드들

메소드 설명
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