C# Class CascadeSharp.TKBO.BOPDS.BOPDS_ListOfPave

Datei anzeigen Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
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

Method Details

Append() public method

public Append ( CascadeSharp.TKBO.BOPDS.BOPDS_Pave theItem ) : CascadeSharp.TKBO.BOPDS.BOPDS_Pave
theItem CascadeSharp.TKBO.BOPDS.BOPDS_Pave
return CascadeSharp.TKBO.BOPDS.BOPDS_Pave

Append() public method

public Append ( BOPDS_ListOfPave theOther ) : void
theOther BOPDS_ListOfPave
return void

Assign() public method

public Assign ( BOPDS_ListOfPave theOther ) : BOPDS_ListOfPave
theOther BOPDS_ListOfPave
return BOPDS_ListOfPave

BOPDS_ListOfPave() public method

public BOPDS_ListOfPave ( ) : System
return System

BOPDS_ListOfPave() public method

public BOPDS_ListOfPave ( BOPDS_ListOfPave theOther ) : System
theOther BOPDS_ListOfPave
return System

BOPDS_ListOfPave() public method

public BOPDS_ListOfPave ( NCollection_BaseAllocator theAllocator ) : System
theAllocator NCollection_BaseAllocator
return System

Clear() public method

public Clear ( ) : void
return void

Clear() public method

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
return void

First() public method

public First ( ) : CascadeSharp.TKBO.BOPDS.BOPDS_Pave
return CascadeSharp.TKBO.BOPDS.BOPDS_Pave

Last() public method

public Last ( ) : CascadeSharp.TKBO.BOPDS.BOPDS_Pave
return CascadeSharp.TKBO.BOPDS.BOPDS_Pave

Prepend() public method

public Prepend ( CascadeSharp.TKBO.BOPDS.BOPDS_Pave theItem ) : CascadeSharp.TKBO.BOPDS.BOPDS_Pave
theItem CascadeSharp.TKBO.BOPDS.BOPDS_Pave
return CascadeSharp.TKBO.BOPDS.BOPDS_Pave

Prepend() public method

public Prepend ( BOPDS_ListOfPave theOther ) : void
theOther BOPDS_ListOfPave
return void

RemoveFirst() public method

public RemoveFirst ( ) : void
return void

Reverse() public method

public Reverse ( ) : void
return void

Size() public method

public Size ( ) : int
return int