C# Class CascadeSharp.TKGeomBase.FEmTool.FEmTool_SeqOfLinConstr

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

Méthodes publiques

Méthode Description
Append ( FEmTool_SeqOfLinConstr theSeq ) : void
Assign ( FEmTool_SeqOfLinConstr theOther ) : FEmTool_SeqOfLinConstr
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Exchange ( int I, int J ) : void
FEmTool_SeqOfLinConstr ( ) : System
FEmTool_SeqOfLinConstr ( FEmTool_SeqOfLinConstr theOther ) : System
FEmTool_SeqOfLinConstr ( NCollection_BaseAllocator theAllocator ) : System
InsertAfter ( int theIndex, FEmTool_SeqOfLinConstr theSeq ) : void
InsertBefore ( int theIndex, FEmTool_SeqOfLinConstr theSeq ) : void
IsEmpty ( ) : bool
Length ( ) : int
Lower ( ) : int
Prepend ( FEmTool_SeqOfLinConstr theSeq ) : void
Remove ( int theIndex ) : void
Remove ( int theFromIndex, int theToIndex ) : void
Reverse ( ) : void
Size ( ) : int
Split ( int theIndex, FEmTool_SeqOfLinConstr theSeq ) : void
Upper ( ) : int

Method Details

Append() public méthode

public Append ( FEmTool_SeqOfLinConstr theSeq ) : void
theSeq FEmTool_SeqOfLinConstr
Résultat void

Assign() public méthode

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

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

FEmTool_SeqOfLinConstr() public méthode

public FEmTool_SeqOfLinConstr ( ) : System
Résultat System

FEmTool_SeqOfLinConstr() public méthode

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

FEmTool_SeqOfLinConstr() public méthode

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

InsertAfter() public méthode

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

InsertBefore() public méthode

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

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

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 ( FEmTool_SeqOfLinConstr theSeq ) : void
theSeq FEmTool_SeqOfLinConstr
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

Size() public méthode

public Size ( ) : int
Résultat int

Split() public méthode

public Split ( int theIndex, FEmTool_SeqOfLinConstr theSeq ) : void
theIndex int
theSeq FEmTool_SeqOfLinConstr
Résultat void

Upper() public méthode

public Upper ( ) : int
Résultat int