C# Class CascadeSharp.TKernel.TColStd.TColStd_HArray1OfInteger

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

Méthodes publiques

Méthode Description
Array1 ( ) : CascadeSharp.TKernel.TColStd.TColStd_Array1OfInteger
ChangeArray1 ( ) : CascadeSharp.TKernel.TColStd.TColStd_Array1OfInteger
ChangeFirst ( ) : int
ChangeLast ( ) : int
ChangeValue ( int theIndex ) : int
First ( ) : int
Init ( int theValue ) : void
IsAllocated ( ) : bool
IsDeletable ( ) : bool
IsEmpty ( ) : bool
Last ( ) : int
Length ( ) : int
Lower ( ) : int
Resize ( int theLower, int theUpper, bool theToCopyData ) : void
SetValue ( int theIndex, int theItem ) : void
Size ( ) : int
TColStd_HArray1OfInteger ( ) : System
TColStd_HArray1OfInteger ( CascadeSharp.TKernel.TColStd.TColStd_Array1OfInteger theOther ) : System
TColStd_HArray1OfInteger ( TColStd_HArray1OfInteger parameter1 ) : System
TColStd_HArray1OfInteger ( int theLower, int theUpper ) : System
TColStd_HArray1OfInteger ( int theLower, int theUpper, int theValue ) : System
Upper ( ) : int
Value ( int theIndex ) : int
get_type_name ( ) : char

Method Details

Array1() public méthode

public Array1 ( ) : CascadeSharp.TKernel.TColStd.TColStd_Array1OfInteger
Résultat CascadeSharp.TKernel.TColStd.TColStd_Array1OfInteger

ChangeArray1() public méthode

public ChangeArray1 ( ) : CascadeSharp.TKernel.TColStd.TColStd_Array1OfInteger
Résultat CascadeSharp.TKernel.TColStd.TColStd_Array1OfInteger

ChangeFirst() public méthode

public ChangeFirst ( ) : int
Résultat int

ChangeLast() public méthode

public ChangeLast ( ) : int
Résultat int

ChangeValue() public méthode

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

First() public méthode

public First ( ) : int
Résultat int

Init() public méthode

public Init ( int theValue ) : void
theValue int
Résultat void

IsAllocated() public méthode

public IsAllocated ( ) : bool
Résultat bool

IsDeletable() public méthode

public IsDeletable ( ) : bool
Résultat bool

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

Resize() public méthode

public Resize ( int theLower, int theUpper, bool theToCopyData ) : void
theLower int
theUpper int
theToCopyData bool
Résultat void

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_HArray1OfInteger() public méthode

public TColStd_HArray1OfInteger ( ) : System
Résultat System

TColStd_HArray1OfInteger() public méthode

public TColStd_HArray1OfInteger ( CascadeSharp.TKernel.TColStd.TColStd_Array1OfInteger theOther ) : System
theOther CascadeSharp.TKernel.TColStd.TColStd_Array1OfInteger
Résultat System

TColStd_HArray1OfInteger() public méthode

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

TColStd_HArray1OfInteger() public méthode

public TColStd_HArray1OfInteger ( int theLower, int theUpper ) : System
theLower int
theUpper int
Résultat System

TColStd_HArray1OfInteger() public méthode

public TColStd_HArray1OfInteger ( int theLower, int theUpper, int theValue ) : System
theLower int
theUpper int
theValue int
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