C# Class CascadeSharp.TKernel.TColStd.TColStd_HSequenceOfTransient

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

Méthodes publiques

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

Method Details

Append() public méthode

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

Append() public méthode

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

ChangeFirst() public méthode

public ChangeFirst ( ) : Standard_Transient
Résultat Standard_Transient

ChangeLast() public méthode

public ChangeLast ( ) : Standard_Transient
Résultat Standard_Transient

ChangeSequence() public méthode

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

ChangeValue() public méthode

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

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

InsertAfter() public méthode

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

InsertBefore() public méthode

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

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

Last() public méthode

public Last ( ) : Standard_Transient
Résultat Standard_Transient

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

SetValue() public méthode

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

Size() public méthode

public Size ( ) : int
Résultat int

TColStd_HSequenceOfTransient() public méthode

public TColStd_HSequenceOfTransient ( ) : System
Résultat System

TColStd_HSequenceOfTransient() public méthode

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

TColStd_HSequenceOfTransient() public méthode

public TColStd_HSequenceOfTransient ( CascadeSharp.TKernel.TColStd.TColStd_SequenceOfTransient theOther ) : System
theOther CascadeSharp.TKernel.TColStd.TColStd_SequenceOfTransient
Résultat System

Upper() public méthode

public Upper ( ) : int
Résultat int

Value() public méthode

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

get_type_name() public méthode

public get_type_name ( ) : char
Résultat char