C# Class CascadeSharp.TKBO.IntTools.IntTools_ListOfCurveRangeSample

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
Append ( IntTools_CurveRangeSample theItem ) : IntTools_CurveRangeSample
Append ( IntTools_ListOfCurveRangeSample theOther ) : void
Assign ( IntTools_ListOfCurveRangeSample theOther ) : IntTools_ListOfCurveRangeSample
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
First ( ) : IntTools_CurveRangeSample
IntTools_ListOfCurveRangeSample ( ) : System
IntTools_ListOfCurveRangeSample ( IntTools_ListOfCurveRangeSample theOther ) : System
IntTools_ListOfCurveRangeSample ( NCollection_BaseAllocator theAllocator ) : System
Last ( ) : IntTools_CurveRangeSample
Prepend ( IntTools_CurveRangeSample theItem ) : IntTools_CurveRangeSample
Prepend ( IntTools_ListOfCurveRangeSample theOther ) : void
RemoveFirst ( ) : void
Reverse ( ) : void
Size ( ) : int

Method Details

Append() public method

public Append ( IntTools_CurveRangeSample theItem ) : IntTools_CurveRangeSample
theItem IntTools_CurveRangeSample
return IntTools_CurveRangeSample

Append() public method

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

Assign() public method

public Assign ( IntTools_ListOfCurveRangeSample theOther ) : IntTools_ListOfCurveRangeSample
theOther IntTools_ListOfCurveRangeSample
return IntTools_ListOfCurveRangeSample

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 ( ) : IntTools_CurveRangeSample
return IntTools_CurveRangeSample

IntTools_ListOfCurveRangeSample() public method

public IntTools_ListOfCurveRangeSample ( ) : System
return System

IntTools_ListOfCurveRangeSample() public method

public IntTools_ListOfCurveRangeSample ( IntTools_ListOfCurveRangeSample theOther ) : System
theOther IntTools_ListOfCurveRangeSample
return System

IntTools_ListOfCurveRangeSample() public method

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

Last() public method

public Last ( ) : IntTools_CurveRangeSample
return IntTools_CurveRangeSample

Prepend() public method

public Prepend ( IntTools_CurveRangeSample theItem ) : IntTools_CurveRangeSample
theItem IntTools_CurveRangeSample
return IntTools_CurveRangeSample

Prepend() public method

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