C# Class CascadeSharp.TKBO.IntTools.IntTools_ListOfCurveRangeSample

Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode 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 méthode

public Append ( IntTools_CurveRangeSample theItem ) : IntTools_CurveRangeSample
theItem IntTools_CurveRangeSample
Résultat IntTools_CurveRangeSample

Append() public méthode

public Append ( IntTools_ListOfCurveRangeSample theOther ) : void
theOther IntTools_ListOfCurveRangeSample
Résultat void

Assign() public méthode

public Assign ( IntTools_ListOfCurveRangeSample theOther ) : IntTools_ListOfCurveRangeSample
theOther IntTools_ListOfCurveRangeSample
Résultat IntTools_ListOfCurveRangeSample

Clear() public méthode

public Clear ( ) : void
Résultat void

Clear() public méthode

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
Résultat void

First() public méthode

public First ( ) : IntTools_CurveRangeSample
Résultat IntTools_CurveRangeSample

IntTools_ListOfCurveRangeSample() public méthode

public IntTools_ListOfCurveRangeSample ( ) : System
Résultat System

IntTools_ListOfCurveRangeSample() public méthode

public IntTools_ListOfCurveRangeSample ( IntTools_ListOfCurveRangeSample theOther ) : System
theOther IntTools_ListOfCurveRangeSample
Résultat System

IntTools_ListOfCurveRangeSample() public méthode

public IntTools_ListOfCurveRangeSample ( NCollection_BaseAllocator theAllocator ) : System
theAllocator NCollection_BaseAllocator
Résultat System

Last() public méthode

public Last ( ) : IntTools_CurveRangeSample
Résultat IntTools_CurveRangeSample

Prepend() public méthode

public Prepend ( IntTools_CurveRangeSample theItem ) : IntTools_CurveRangeSample
theItem IntTools_CurveRangeSample
Résultat IntTools_CurveRangeSample

Prepend() public méthode

public Prepend ( IntTools_ListOfCurveRangeSample theOther ) : void
theOther IntTools_ListOfCurveRangeSample
Résultat void

RemoveFirst() public méthode

public RemoveFirst ( ) : void
Résultat void

Reverse() public méthode

public Reverse ( ) : void
Résultat void

Size() public méthode

public Size ( ) : int
Résultat int