C# Class CascadeSharp.TKernel.TColStd.TColStd_HArray1OfAsciiString

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

Méthodes publiques

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

Method Details

Array1() public méthode

public Array1 ( ) : TColStd_Array1OfAsciiString
Résultat TColStd_Array1OfAsciiString

ChangeArray1() public méthode

public ChangeArray1 ( ) : TColStd_Array1OfAsciiString
Résultat TColStd_Array1OfAsciiString

ChangeFirst() public méthode

public ChangeFirst ( ) : TCollection_AsciiString
Résultat TCollection_AsciiString

ChangeLast() public méthode

public ChangeLast ( ) : TCollection_AsciiString
Résultat TCollection_AsciiString

ChangeValue() public méthode

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

First() public méthode

public First ( ) : TCollection_AsciiString
Résultat TCollection_AsciiString

Init() public méthode

public Init ( TCollection_AsciiString theValue ) : void
theValue TCollection_AsciiString
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 ( ) : TCollection_AsciiString
Résultat TCollection_AsciiString

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, TCollection_AsciiString theItem ) : void
theIndex int
theItem TCollection_AsciiString
Résultat void

Size() public méthode

public Size ( ) : int
Résultat int

TColStd_HArray1OfAsciiString() public méthode

public TColStd_HArray1OfAsciiString ( ) : System
Résultat System

TColStd_HArray1OfAsciiString() public méthode

public TColStd_HArray1OfAsciiString ( TColStd_Array1OfAsciiString theOther ) : System
theOther TColStd_Array1OfAsciiString
Résultat System

TColStd_HArray1OfAsciiString() public méthode

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

TColStd_HArray1OfAsciiString() public méthode

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

TColStd_HArray1OfAsciiString() public méthode

public TColStd_HArray1OfAsciiString ( int theLower, int theUpper, TCollection_AsciiString theValue ) : System
theLower int
theUpper int
theValue TCollection_AsciiString
Résultat System

Upper() public méthode

public Upper ( ) : int
Résultat int

Value() public méthode

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

get_type_name() public méthode

public get_type_name ( ) : char
Résultat char