C# Class CascadeSharp.TKernel.TColStd.TColStd_HArray1OfAsciiString

Inheritance: Standard_Transient
显示文件 Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method 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 method

public Array1 ( ) : TColStd_Array1OfAsciiString
return TColStd_Array1OfAsciiString

ChangeArray1() public method

public ChangeArray1 ( ) : TColStd_Array1OfAsciiString
return TColStd_Array1OfAsciiString

ChangeFirst() public method

public ChangeFirst ( ) : TCollection_AsciiString
return TCollection_AsciiString

ChangeLast() public method

public ChangeLast ( ) : TCollection_AsciiString
return TCollection_AsciiString

ChangeValue() public method

public ChangeValue ( int theIndex ) : TCollection_AsciiString
theIndex int
return TCollection_AsciiString

First() public method

public First ( ) : TCollection_AsciiString
return TCollection_AsciiString

Init() public method

public Init ( TCollection_AsciiString theValue ) : void
theValue TCollection_AsciiString
return void

IsAllocated() public method

public IsAllocated ( ) : bool
return bool

IsDeletable() public method

public IsDeletable ( ) : bool
return bool

IsEmpty() public method

public IsEmpty ( ) : bool
return bool

Last() public method

public Last ( ) : TCollection_AsciiString
return TCollection_AsciiString

Length() public method

public Length ( ) : int
return int

Lower() public method

public Lower ( ) : int
return int

Resize() public method

public Resize ( int theLower, int theUpper, bool theToCopyData ) : void
theLower int
theUpper int
theToCopyData bool
return void

SetValue() public method

public SetValue ( int theIndex, TCollection_AsciiString theItem ) : void
theIndex int
theItem TCollection_AsciiString
return void

Size() public method

public Size ( ) : int
return int

TColStd_HArray1OfAsciiString() public method

public TColStd_HArray1OfAsciiString ( ) : System
return System

TColStd_HArray1OfAsciiString() public method

public TColStd_HArray1OfAsciiString ( TColStd_Array1OfAsciiString theOther ) : System
theOther TColStd_Array1OfAsciiString
return System

TColStd_HArray1OfAsciiString() public method

public TColStd_HArray1OfAsciiString ( TColStd_HArray1OfAsciiString parameter1 ) : System
parameter1 TColStd_HArray1OfAsciiString
return System

TColStd_HArray1OfAsciiString() public method

public TColStd_HArray1OfAsciiString ( int theLower, int theUpper ) : System
theLower int
theUpper int
return System

TColStd_HArray1OfAsciiString() public method

public TColStd_HArray1OfAsciiString ( int theLower, int theUpper, TCollection_AsciiString theValue ) : System
theLower int
theUpper int
theValue TCollection_AsciiString
return System

Upper() public method

public Upper ( ) : int
return int

Value() public method

public Value ( int theIndex ) : TCollection_AsciiString
theIndex int
return TCollection_AsciiString

get_type_name() public method

public get_type_name ( ) : char
return char