C# 클래스 CascadeSharp.TKGeomBase.FEmTool.FEmTool_SeqOfLinConstr

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

공개 메소드들

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

메소드 상세

Append() 공개 메소드

public Append ( FEmTool_SeqOfLinConstr theSeq ) : void
theSeq FEmTool_SeqOfLinConstr
리턴 void

Assign() 공개 메소드

public Assign ( FEmTool_SeqOfLinConstr theOther ) : FEmTool_SeqOfLinConstr
theOther FEmTool_SeqOfLinConstr
리턴 FEmTool_SeqOfLinConstr

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

Clear() 공개 메소드

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
리턴 void

Exchange() 공개 메소드

public Exchange ( int I, int J ) : void
I int
J int
리턴 void

FEmTool_SeqOfLinConstr() 공개 메소드

public FEmTool_SeqOfLinConstr ( ) : System
리턴 System

FEmTool_SeqOfLinConstr() 공개 메소드

public FEmTool_SeqOfLinConstr ( FEmTool_SeqOfLinConstr theOther ) : System
theOther FEmTool_SeqOfLinConstr
리턴 System

FEmTool_SeqOfLinConstr() 공개 메소드

public FEmTool_SeqOfLinConstr ( NCollection_BaseAllocator theAllocator ) : System
theAllocator NCollection_BaseAllocator
리턴 System

InsertAfter() 공개 메소드

public InsertAfter ( int theIndex, FEmTool_SeqOfLinConstr theSeq ) : void
theIndex int
theSeq FEmTool_SeqOfLinConstr
리턴 void

InsertBefore() 공개 메소드

public InsertBefore ( int theIndex, FEmTool_SeqOfLinConstr theSeq ) : void
theIndex int
theSeq FEmTool_SeqOfLinConstr
리턴 void

IsEmpty() 공개 메소드

public IsEmpty ( ) : bool
리턴 bool

Length() 공개 메소드

public Length ( ) : int
리턴 int

Lower() 공개 메소드

public Lower ( ) : int
리턴 int

Prepend() 공개 메소드

public Prepend ( FEmTool_SeqOfLinConstr theSeq ) : void
theSeq FEmTool_SeqOfLinConstr
리턴 void

Remove() 공개 메소드

public Remove ( int theIndex ) : void
theIndex int
리턴 void

Remove() 공개 메소드

public Remove ( int theFromIndex, int theToIndex ) : void
theFromIndex int
theToIndex int
리턴 void

Reverse() 공개 메소드

public Reverse ( ) : void
리턴 void

Size() 공개 메소드

public Size ( ) : int
리턴 int

Split() 공개 메소드

public Split ( int theIndex, FEmTool_SeqOfLinConstr theSeq ) : void
theIndex int
theSeq FEmTool_SeqOfLinConstr
리턴 void

Upper() 공개 메소드

public Upper ( ) : int
리턴 int