C# Class CascadeSharp.TKernel.TColStd.TColStd_HSequenceOfInteger

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

Méthodes publiques

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

Method Details

Append() public méthode

public Append ( CascadeSharp.TKernel.TColStd.TColStd_SequenceOfInteger theSequence ) : void
theSequence CascadeSharp.TKernel.TColStd.TColStd_SequenceOfInteger
Résultat void

Append() public méthode

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

ChangeFirst() public méthode

public ChangeFirst ( ) : int
Résultat int

ChangeLast() public méthode

public ChangeLast ( ) : int
Résultat int

ChangeSequence() public méthode

public ChangeSequence ( ) : CascadeSharp.TKernel.TColStd.TColStd_SequenceOfInteger
Résultat CascadeSharp.TKernel.TColStd.TColStd_SequenceOfInteger

ChangeValue() public méthode

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

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 ( ) : int
Résultat int

InsertAfter() public méthode

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

InsertBefore() public méthode

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

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

Last() public méthode

public Last ( ) : int
Résultat int

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 ( int theItem ) : void
theItem int
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 ( ) : CascadeSharp.TKernel.TColStd.TColStd_SequenceOfInteger
Résultat CascadeSharp.TKernel.TColStd.TColStd_SequenceOfInteger

SetValue() public méthode

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

Size() public méthode

public Size ( ) : int
Résultat int

TColStd_HSequenceOfInteger() public méthode

public TColStd_HSequenceOfInteger ( ) : System
Résultat System

TColStd_HSequenceOfInteger() public méthode

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

TColStd_HSequenceOfInteger() public méthode

public TColStd_HSequenceOfInteger ( CascadeSharp.TKernel.TColStd.TColStd_SequenceOfInteger theOther ) : System
theOther CascadeSharp.TKernel.TColStd.TColStd_SequenceOfInteger
Résultat System

Upper() public méthode

public Upper ( ) : int
Résultat int

Value() public méthode

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

get_type_name() public méthode

public get_type_name ( ) : char
Résultat char