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

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

공개 메소드들

메소드 설명
Append ( CascadeSharp.TKBO.BOPDS.BOPDS_Pave theItem ) : CascadeSharp.TKBO.BOPDS.BOPDS_Pave
Append ( BOPDS_ListOfPave theOther ) : void
Assign ( BOPDS_ListOfPave theOther ) : BOPDS_ListOfPave
BOPDS_ListOfPave ( ) : System
BOPDS_ListOfPave ( BOPDS_ListOfPave theOther ) : System
BOPDS_ListOfPave ( NCollection_BaseAllocator theAllocator ) : System
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
First ( ) : CascadeSharp.TKBO.BOPDS.BOPDS_Pave
Last ( ) : CascadeSharp.TKBO.BOPDS.BOPDS_Pave
Prepend ( CascadeSharp.TKBO.BOPDS.BOPDS_Pave theItem ) : CascadeSharp.TKBO.BOPDS.BOPDS_Pave
Prepend ( BOPDS_ListOfPave theOther ) : void
RemoveFirst ( ) : void
Reverse ( ) : void
Size ( ) : int

메소드 상세

Append() 공개 메소드

public Append ( CascadeSharp.TKBO.BOPDS.BOPDS_Pave theItem ) : CascadeSharp.TKBO.BOPDS.BOPDS_Pave
theItem CascadeSharp.TKBO.BOPDS.BOPDS_Pave
리턴 CascadeSharp.TKBO.BOPDS.BOPDS_Pave

Append() 공개 메소드

public Append ( BOPDS_ListOfPave theOther ) : void
theOther BOPDS_ListOfPave
리턴 void

Assign() 공개 메소드

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

BOPDS_ListOfPave() 공개 메소드

public BOPDS_ListOfPave ( ) : System
리턴 System

BOPDS_ListOfPave() 공개 메소드

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

BOPDS_ListOfPave() 공개 메소드

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

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

Clear() 공개 메소드

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
리턴 void

First() 공개 메소드

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

Last() 공개 메소드

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

Prepend() 공개 메소드

public Prepend ( CascadeSharp.TKBO.BOPDS.BOPDS_Pave theItem ) : CascadeSharp.TKBO.BOPDS.BOPDS_Pave
theItem CascadeSharp.TKBO.BOPDS.BOPDS_Pave
리턴 CascadeSharp.TKBO.BOPDS.BOPDS_Pave

Prepend() 공개 메소드

public Prepend ( BOPDS_ListOfPave theOther ) : void
theOther BOPDS_ListOfPave
리턴 void

RemoveFirst() 공개 메소드

public RemoveFirst ( ) : void
리턴 void

Reverse() 공개 메소드

public Reverse ( ) : void
리턴 void

Size() 공개 메소드

public Size ( ) : int
리턴 int