C# 클래스 CascadeSharp.TKBO.BOPDS.BOPDS_VectorOfPave

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

공개 메소드들

메소드 설명
Assign ( BOPDS_VectorOfPave theOther ) : BOPDS_VectorOfPave
BOPDS_VectorOfPave ( ) : System
BOPDS_VectorOfPave ( CascadeSharp.TKBO.BOPDS.BOPDS_Pave theBegin, int theLower, int theUpper ) : System
BOPDS_VectorOfPave ( BOPDS_VectorOfPave theOther ) : System
BOPDS_VectorOfPave ( int theLower, int theUpper ) : System
ChangeFirst ( ) : CascadeSharp.TKBO.BOPDS.BOPDS_Pave
ChangeLast ( ) : CascadeSharp.TKBO.BOPDS.BOPDS_Pave
ChangeValue ( int theIndex ) : CascadeSharp.TKBO.BOPDS.BOPDS_Pave
First ( ) : CascadeSharp.TKBO.BOPDS.BOPDS_Pave
Init ( CascadeSharp.TKBO.BOPDS.BOPDS_Pave theValue ) : void
IsAllocated ( ) : bool
IsDeletable ( ) : bool
IsEmpty ( ) : bool
Last ( ) : CascadeSharp.TKBO.BOPDS.BOPDS_Pave
Length ( ) : int
Lower ( ) : int
Move ( BOPDS_VectorOfPave theOther ) : BOPDS_VectorOfPave
Resize ( int theLower, int theUpper, bool theToCopyData ) : void
SetValue ( int theIndex, CascadeSharp.TKBO.BOPDS.BOPDS_Pave theItem ) : void
Size ( ) : int
Upper ( ) : int
Value ( int theIndex ) : CascadeSharp.TKBO.BOPDS.BOPDS_Pave

메소드 상세

Assign() 공개 메소드

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

BOPDS_VectorOfPave() 공개 메소드

public BOPDS_VectorOfPave ( ) : System
리턴 System

BOPDS_VectorOfPave() 공개 메소드

public BOPDS_VectorOfPave ( CascadeSharp.TKBO.BOPDS.BOPDS_Pave theBegin, int theLower, int theUpper ) : System
theBegin CascadeSharp.TKBO.BOPDS.BOPDS_Pave
theLower int
theUpper int
리턴 System

BOPDS_VectorOfPave() 공개 메소드

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

BOPDS_VectorOfPave() 공개 메소드

public BOPDS_VectorOfPave ( int theLower, int theUpper ) : System
theLower int
theUpper int
리턴 System

ChangeFirst() 공개 메소드

public ChangeFirst ( ) : CascadeSharp.TKBO.BOPDS.BOPDS_Pave
리턴 CascadeSharp.TKBO.BOPDS.BOPDS_Pave

ChangeLast() 공개 메소드

public ChangeLast ( ) : CascadeSharp.TKBO.BOPDS.BOPDS_Pave
리턴 CascadeSharp.TKBO.BOPDS.BOPDS_Pave

ChangeValue() 공개 메소드

public ChangeValue ( int theIndex ) : CascadeSharp.TKBO.BOPDS.BOPDS_Pave
theIndex int
리턴 CascadeSharp.TKBO.BOPDS.BOPDS_Pave

First() 공개 메소드

public First ( ) : CascadeSharp.TKBO.BOPDS.BOPDS_Pave
리턴 CascadeSharp.TKBO.BOPDS.BOPDS_Pave

Init() 공개 메소드

public Init ( CascadeSharp.TKBO.BOPDS.BOPDS_Pave theValue ) : void
theValue CascadeSharp.TKBO.BOPDS.BOPDS_Pave
리턴 void

IsAllocated() 공개 메소드

public IsAllocated ( ) : bool
리턴 bool

IsDeletable() 공개 메소드

public IsDeletable ( ) : bool
리턴 bool

IsEmpty() 공개 메소드

public IsEmpty ( ) : bool
리턴 bool

Last() 공개 메소드

public Last ( ) : CascadeSharp.TKBO.BOPDS.BOPDS_Pave
리턴 CascadeSharp.TKBO.BOPDS.BOPDS_Pave

Length() 공개 메소드

public Length ( ) : int
리턴 int

Lower() 공개 메소드

public Lower ( ) : int
리턴 int

Move() 공개 메소드

public Move ( BOPDS_VectorOfPave theOther ) : BOPDS_VectorOfPave
theOther BOPDS_VectorOfPave
리턴 BOPDS_VectorOfPave

Resize() 공개 메소드

public Resize ( int theLower, int theUpper, bool theToCopyData ) : void
theLower int
theUpper int
theToCopyData bool
리턴 void

SetValue() 공개 메소드

public SetValue ( int theIndex, CascadeSharp.TKBO.BOPDS.BOPDS_Pave theItem ) : void
theIndex int
theItem CascadeSharp.TKBO.BOPDS.BOPDS_Pave
리턴 void

Size() 공개 메소드

public Size ( ) : int
리턴 int

Upper() 공개 메소드

public Upper ( ) : int
리턴 int

Value() 공개 메소드

public Value ( int theIndex ) : CascadeSharp.TKBO.BOPDS.BOPDS_Pave
theIndex int
리턴 CascadeSharp.TKBO.BOPDS.BOPDS_Pave