C# Class CascadeSharp.TKMath.TColgp.TColgp_HSequenceOfXY

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

Méthodes publiques

Méthode Description
Append ( TColgp_SequenceOfXY theSequence ) : void
Append ( gp_XY theItem ) : void
ChangeFirst ( ) : gp_XY
ChangeLast ( ) : gp_XY
ChangeSequence ( ) : TColgp_SequenceOfXY
ChangeValue ( int theIndex ) : gp_XY
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Exchange ( int I, int J ) : void
First ( ) : gp_XY
InsertAfter ( int theIndex, gp_XY theItem ) : void
InsertBefore ( int theIndex, gp_XY theItem ) : void
IsEmpty ( ) : bool
Last ( ) : gp_XY
Length ( ) : int
Lower ( ) : int
Prepend ( gp_XY theItem ) : void
Remove ( int theIndex ) : void
Remove ( int theFromIndex, int theToIndex ) : void
Reverse ( ) : void
Sequence ( ) : TColgp_SequenceOfXY
SetValue ( int theIndex, gp_XY theItem ) : void
Size ( ) : int
TColgp_HSequenceOfXY ( ) : System
TColgp_HSequenceOfXY ( TColgp_HSequenceOfXY parameter1 ) : System
TColgp_HSequenceOfXY ( TColgp_SequenceOfXY theOther ) : System
Upper ( ) : int
Value ( int theIndex ) : gp_XY
get_type_name ( ) : char

Method Details

Append() public méthode

public Append ( TColgp_SequenceOfXY theSequence ) : void
theSequence TColgp_SequenceOfXY
Résultat void

Append() public méthode

public Append ( gp_XY theItem ) : void
theItem gp_XY
Résultat void

ChangeFirst() public méthode

public ChangeFirst ( ) : gp_XY
Résultat gp_XY

ChangeLast() public méthode

public ChangeLast ( ) : gp_XY
Résultat gp_XY

ChangeSequence() public méthode

public ChangeSequence ( ) : TColgp_SequenceOfXY
Résultat TColgp_SequenceOfXY

ChangeValue() public méthode

public ChangeValue ( int theIndex ) : gp_XY
theIndex int
Résultat gp_XY

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

Exchange() public méthode

public Exchange ( int I, int J ) : void
I int
J int
Résultat void

First() public méthode

public First ( ) : gp_XY
Résultat gp_XY

InsertAfter() public méthode

public InsertAfter ( int theIndex, gp_XY theItem ) : void
theIndex int
theItem gp_XY
Résultat void

InsertBefore() public méthode

public InsertBefore ( int theIndex, gp_XY theItem ) : void
theIndex int
theItem gp_XY
Résultat void

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

Last() public méthode

public Last ( ) : gp_XY
Résultat gp_XY

Length() public méthode

public Length ( ) : int
Résultat int

Lower() public méthode

public Lower ( ) : int
Résultat int

Prepend() public méthode

public Prepend ( gp_XY theItem ) : void
theItem gp_XY
Résultat void

Remove() public méthode

public Remove ( int theIndex ) : void
theIndex int
Résultat void

Remove() public méthode

public Remove ( int theFromIndex, int theToIndex ) : void
theFromIndex int
theToIndex int
Résultat void

Reverse() public méthode

public Reverse ( ) : void
Résultat void

Sequence() public méthode

public Sequence ( ) : TColgp_SequenceOfXY
Résultat TColgp_SequenceOfXY

SetValue() public méthode

public SetValue ( int theIndex, gp_XY theItem ) : void
theIndex int
theItem gp_XY
Résultat void

Size() public méthode

public Size ( ) : int
Résultat int

TColgp_HSequenceOfXY() public méthode

public TColgp_HSequenceOfXY ( ) : System
Résultat System

TColgp_HSequenceOfXY() public méthode

public TColgp_HSequenceOfXY ( TColgp_HSequenceOfXY parameter1 ) : System
parameter1 TColgp_HSequenceOfXY
Résultat System

TColgp_HSequenceOfXY() public méthode

public TColgp_HSequenceOfXY ( TColgp_SequenceOfXY theOther ) : System
theOther TColgp_SequenceOfXY
Résultat System

Upper() public méthode

public Upper ( ) : int
Résultat int

Value() public méthode

public Value ( int theIndex ) : gp_XY
theIndex int
Résultat gp_XY

get_type_name() public méthode

public get_type_name ( ) : char
Résultat char