C# 클래스 CascadeSharp.TKernel.TColStd.TColStd_HArray1OfInteger

상속: Standard_Transient
파일 보기 프로젝트 열기: Oblikovati/CascadeSharp 1 사용 예제들

공개 메소드들

메소드 설명
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

메소드 상세

Array1() 공개 메소드

public Array1 ( ) : CascadeSharp.TKernel.TColStd.TColStd_Array1OfInteger
리턴 CascadeSharp.TKernel.TColStd.TColStd_Array1OfInteger

ChangeArray1() 공개 메소드

public ChangeArray1 ( ) : CascadeSharp.TKernel.TColStd.TColStd_Array1OfInteger
리턴 CascadeSharp.TKernel.TColStd.TColStd_Array1OfInteger

ChangeFirst() 공개 메소드

public ChangeFirst ( ) : int
리턴 int

ChangeLast() 공개 메소드

public ChangeLast ( ) : int
리턴 int

ChangeValue() 공개 메소드

public ChangeValue ( int theIndex ) : int
theIndex int
리턴 int

First() 공개 메소드

public First ( ) : int
리턴 int

Init() 공개 메소드

public Init ( int theValue ) : void
theValue int
리턴 void

IsAllocated() 공개 메소드

public IsAllocated ( ) : bool
리턴 bool

IsDeletable() 공개 메소드

public IsDeletable ( ) : bool
리턴 bool

IsEmpty() 공개 메소드

public IsEmpty ( ) : bool
리턴 bool

Last() 공개 메소드

public Last ( ) : int
리턴 int

Length() 공개 메소드

public Length ( ) : int
리턴 int

Lower() 공개 메소드

public Lower ( ) : int
리턴 int

Resize() 공개 메소드

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

SetValue() 공개 메소드

public SetValue ( int theIndex, int theItem ) : void
theIndex int
theItem int
리턴 void

Size() 공개 메소드

public Size ( ) : int
리턴 int

TColStd_HArray1OfInteger() 공개 메소드

public TColStd_HArray1OfInteger ( ) : System
리턴 System

TColStd_HArray1OfInteger() 공개 메소드

public TColStd_HArray1OfInteger ( CascadeSharp.TKernel.TColStd.TColStd_Array1OfInteger theOther ) : System
theOther CascadeSharp.TKernel.TColStd.TColStd_Array1OfInteger
리턴 System

TColStd_HArray1OfInteger() 공개 메소드

public TColStd_HArray1OfInteger ( TColStd_HArray1OfInteger parameter1 ) : System
parameter1 TColStd_HArray1OfInteger
리턴 System

TColStd_HArray1OfInteger() 공개 메소드

public TColStd_HArray1OfInteger ( int theLower, int theUpper ) : System
theLower int
theUpper int
리턴 System

TColStd_HArray1OfInteger() 공개 메소드

public TColStd_HArray1OfInteger ( int theLower, int theUpper, int theValue ) : System
theLower int
theUpper int
theValue int
리턴 System

Upper() 공개 메소드

public Upper ( ) : int
리턴 int

Value() 공개 메소드

public Value ( int theIndex ) : int
theIndex int
리턴 int

get_type_name() 공개 메소드

public get_type_name ( ) : char
리턴 char