C# Class CascadeSharp.TKGeomAlgo.Law.Law_Laws

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
Append ( CascadeSharp.TKGeomAlgo.Law.Law_Function theItem ) : CascadeSharp.TKGeomAlgo.Law.Law_Function
Append ( Law_Laws theOther ) : void
Assign ( Law_Laws theOther ) : Law_Laws
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
First ( ) : CascadeSharp.TKGeomAlgo.Law.Law_Function
Last ( ) : CascadeSharp.TKGeomAlgo.Law.Law_Function
Law_Laws ( ) : System
Law_Laws ( Law_Laws theOther ) : System
Law_Laws ( NCollection_BaseAllocator theAllocator ) : System
Prepend ( CascadeSharp.TKGeomAlgo.Law.Law_Function theItem ) : CascadeSharp.TKGeomAlgo.Law.Law_Function
Prepend ( Law_Laws theOther ) : void
RemoveFirst ( ) : void
Reverse ( ) : void
Size ( ) : int

Method Details

Append() public method

public Append ( CascadeSharp.TKGeomAlgo.Law.Law_Function theItem ) : CascadeSharp.TKGeomAlgo.Law.Law_Function
theItem CascadeSharp.TKGeomAlgo.Law.Law_Function
return CascadeSharp.TKGeomAlgo.Law.Law_Function

Append() public method

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

Assign() public method

public Assign ( Law_Laws theOther ) : Law_Laws
theOther Law_Laws
return Law_Laws

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.TKGeomAlgo.Law.Law_Function
return CascadeSharp.TKGeomAlgo.Law.Law_Function

Last() public method

public Last ( ) : CascadeSharp.TKGeomAlgo.Law.Law_Function
return CascadeSharp.TKGeomAlgo.Law.Law_Function

Law_Laws() public method

public Law_Laws ( ) : System
return System

Law_Laws() public method

public Law_Laws ( Law_Laws theOther ) : System
theOther Law_Laws
return System

Law_Laws() public method

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

Prepend() public method

public Prepend ( CascadeSharp.TKGeomAlgo.Law.Law_Function theItem ) : CascadeSharp.TKGeomAlgo.Law.Law_Function
theItem CascadeSharp.TKGeomAlgo.Law.Law_Function
return CascadeSharp.TKGeomAlgo.Law.Law_Function

Prepend() public method

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