C# Class CascadeSharp.TKV3d.V3d.V3d_ListOfView

Datei anzeigen Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
Append ( CascadeSharp.TKV3d.V3d.V3d_View theItem ) : CascadeSharp.TKV3d.V3d.V3d_View
Append ( V3d_ListOfView theOther ) : void
Assign ( V3d_ListOfView theOther ) : V3d_ListOfView
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
First ( ) : CascadeSharp.TKV3d.V3d.V3d_View
Last ( ) : CascadeSharp.TKV3d.V3d.V3d_View
Prepend ( CascadeSharp.TKV3d.V3d.V3d_View theItem ) : CascadeSharp.TKV3d.V3d.V3d_View
Prepend ( V3d_ListOfView theOther ) : void
RemoveFirst ( ) : void
Reverse ( ) : void
Size ( ) : int
V3d_ListOfView ( ) : System
V3d_ListOfView ( NCollection_BaseAllocator theAllocator ) : System
V3d_ListOfView ( V3d_ListOfView theOther ) : System

Method Details

Append() public method

public Append ( CascadeSharp.TKV3d.V3d.V3d_View theItem ) : CascadeSharp.TKV3d.V3d.V3d_View
theItem CascadeSharp.TKV3d.V3d.V3d_View
return CascadeSharp.TKV3d.V3d.V3d_View

Append() public method

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

Assign() public method

public Assign ( V3d_ListOfView theOther ) : V3d_ListOfView
theOther V3d_ListOfView
return V3d_ListOfView

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.TKV3d.V3d.V3d_View
return CascadeSharp.TKV3d.V3d.V3d_View

Last() public method

public Last ( ) : CascadeSharp.TKV3d.V3d.V3d_View
return CascadeSharp.TKV3d.V3d.V3d_View

Prepend() public method

public Prepend ( CascadeSharp.TKV3d.V3d.V3d_View theItem ) : CascadeSharp.TKV3d.V3d.V3d_View
theItem CascadeSharp.TKV3d.V3d.V3d_View
return CascadeSharp.TKV3d.V3d.V3d_View

Prepend() public method

public Prepend ( V3d_ListOfView theOther ) : void
theOther V3d_ListOfView
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

V3d_ListOfView() public method

public V3d_ListOfView ( ) : System
return System

V3d_ListOfView() public method

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

V3d_ListOfView() public method

public V3d_ListOfView ( V3d_ListOfView theOther ) : System
theOther V3d_ListOfView
return System