C# 클래스 CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_SequenceOfPatch

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

공개 메소드들

메소드 설명
AdvApp2Var_SequenceOfPatch ( ) : System
AdvApp2Var_SequenceOfPatch ( AdvApp2Var_SequenceOfPatch theOther ) : System
AdvApp2Var_SequenceOfPatch ( NCollection_BaseAllocator theAllocator ) : System
Append ( CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch theItem ) : void
Append ( AdvApp2Var_SequenceOfPatch theSeq ) : void
Assign ( AdvApp2Var_SequenceOfPatch theOther ) : AdvApp2Var_SequenceOfPatch
ChangeFirst ( ) : CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch
ChangeLast ( ) : CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch
ChangeValue ( int theIndex ) : CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Exchange ( int I, int J ) : void
First ( ) : CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch
InsertAfter ( int theIndex, AdvApp2Var_Patch theItem ) : void
InsertAfter ( int theIndex, AdvApp2Var_SequenceOfPatch theSeq ) : void
InsertBefore ( int theIndex, AdvApp2Var_Patch theItem ) : void
InsertBefore ( int theIndex, AdvApp2Var_SequenceOfPatch theSeq ) : void
IsEmpty ( ) : bool
Last ( ) : AdvApp2Var_Patch
Length ( ) : int
Lower ( ) : int
Prepend ( AdvApp2Var_Patch theItem ) : void
Prepend ( AdvApp2Var_SequenceOfPatch theSeq ) : void
Remove ( int theIndex ) : void
Remove ( int theFromIndex, int theToIndex ) : void
Reverse ( ) : void
SetValue ( int theIndex, AdvApp2Var_Patch theItem ) : void
Size ( ) : int
Split ( int theIndex, AdvApp2Var_SequenceOfPatch theSeq ) : void
Upper ( ) : int
Value ( int theIndex ) : AdvApp2Var_Patch

메소드 상세

AdvApp2Var_SequenceOfPatch() 공개 메소드

public AdvApp2Var_SequenceOfPatch ( ) : System
리턴 System

AdvApp2Var_SequenceOfPatch() 공개 메소드

public AdvApp2Var_SequenceOfPatch ( AdvApp2Var_SequenceOfPatch theOther ) : System
theOther AdvApp2Var_SequenceOfPatch
리턴 System

AdvApp2Var_SequenceOfPatch() 공개 메소드

public AdvApp2Var_SequenceOfPatch ( NCollection_BaseAllocator theAllocator ) : System
theAllocator NCollection_BaseAllocator
리턴 System

Append() 공개 메소드

public Append ( CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch theItem ) : void
theItem CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch
리턴 void

Append() 공개 메소드

public Append ( AdvApp2Var_SequenceOfPatch theSeq ) : void
theSeq AdvApp2Var_SequenceOfPatch
리턴 void

Assign() 공개 메소드

public Assign ( AdvApp2Var_SequenceOfPatch theOther ) : AdvApp2Var_SequenceOfPatch
theOther AdvApp2Var_SequenceOfPatch
리턴 AdvApp2Var_SequenceOfPatch

ChangeFirst() 공개 메소드

public ChangeFirst ( ) : CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch
리턴 CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch

ChangeLast() 공개 메소드

public ChangeLast ( ) : CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch
리턴 CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch

ChangeValue() 공개 메소드

public ChangeValue ( int theIndex ) : CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch
theIndex int
리턴 CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch

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.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch
리턴 CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch

InsertAfter() 공개 메소드

public InsertAfter ( int theIndex, AdvApp2Var_Patch theItem ) : void
theIndex int
theItem AdvApp2Var_Patch
리턴 void

InsertAfter() 공개 메소드

public InsertAfter ( int theIndex, AdvApp2Var_SequenceOfPatch theSeq ) : void
theIndex int
theSeq AdvApp2Var_SequenceOfPatch
리턴 void

InsertBefore() 공개 메소드

public InsertBefore ( int theIndex, AdvApp2Var_Patch theItem ) : void
theIndex int
theItem AdvApp2Var_Patch
리턴 void

InsertBefore() 공개 메소드

public InsertBefore ( int theIndex, AdvApp2Var_SequenceOfPatch theSeq ) : void
theIndex int
theSeq AdvApp2Var_SequenceOfPatch
리턴 void

IsEmpty() 공개 메소드

public IsEmpty ( ) : bool
리턴 bool

Last() 공개 메소드

public Last ( ) : AdvApp2Var_Patch
리턴 AdvApp2Var_Patch

Length() 공개 메소드

public Length ( ) : int
리턴 int

Lower() 공개 메소드

public Lower ( ) : int
리턴 int

Prepend() 공개 메소드

public Prepend ( AdvApp2Var_Patch theItem ) : void
theItem AdvApp2Var_Patch
리턴 void

Prepend() 공개 메소드

public Prepend ( AdvApp2Var_SequenceOfPatch theSeq ) : void
theSeq AdvApp2Var_SequenceOfPatch
리턴 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, AdvApp2Var_Patch theItem ) : void
theIndex int
theItem AdvApp2Var_Patch
리턴 void

Size() 공개 메소드

public Size ( ) : int
리턴 int

Split() 공개 메소드

public Split ( int theIndex, AdvApp2Var_SequenceOfPatch theSeq ) : void
theIndex int
theSeq AdvApp2Var_SequenceOfPatch
리턴 void

Upper() 공개 메소드

public Upper ( ) : int
리턴 int

Value() 공개 메소드

public Value ( int theIndex ) : AdvApp2Var_Patch
theIndex int
리턴 AdvApp2Var_Patch