C# 클래스 CascadeSharp.TKGeomAlgo.Law.Law_Laws

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

공개 메소드들

메소드 설명
Append ( CascadeSharp.TKGeomAlgo.Law.Law_Function theItem ) : CascadeSharp.TKGeomAlgo.Law.Law_Function
Append ( Law_Laws theOther ) : void
Assign ( Law_Laws theOther ) : Law_Laws
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
First ( ) : CascadeSharp.TKGeomAlgo.Law.Law_Function
Last ( ) : CascadeSharp.TKGeomAlgo.Law.Law_Function
Law_Laws ( ) : System
Law_Laws ( Law_Laws theOther ) : System
Law_Laws ( NCollection_BaseAllocator theAllocator ) : System
Prepend ( CascadeSharp.TKGeomAlgo.Law.Law_Function theItem ) : CascadeSharp.TKGeomAlgo.Law.Law_Function
Prepend ( Law_Laws theOther ) : void
RemoveFirst ( ) : void
Reverse ( ) : void
Size ( ) : int

메소드 상세

Append() 공개 메소드

public Append ( CascadeSharp.TKGeomAlgo.Law.Law_Function theItem ) : CascadeSharp.TKGeomAlgo.Law.Law_Function
theItem CascadeSharp.TKGeomAlgo.Law.Law_Function
리턴 CascadeSharp.TKGeomAlgo.Law.Law_Function

Append() 공개 메소드

public Append ( Law_Laws theOther ) : void
theOther Law_Laws
리턴 void

Assign() 공개 메소드

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

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

Clear() 공개 메소드

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

First() 공개 메소드

public First ( ) : CascadeSharp.TKGeomAlgo.Law.Law_Function
리턴 CascadeSharp.TKGeomAlgo.Law.Law_Function

Last() 공개 메소드

public Last ( ) : CascadeSharp.TKGeomAlgo.Law.Law_Function
리턴 CascadeSharp.TKGeomAlgo.Law.Law_Function

Law_Laws() 공개 메소드

public Law_Laws ( ) : System
리턴 System

Law_Laws() 공개 메소드

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

Law_Laws() 공개 메소드

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

Prepend() 공개 메소드

public Prepend ( CascadeSharp.TKGeomAlgo.Law.Law_Function theItem ) : CascadeSharp.TKGeomAlgo.Law.Law_Function
theItem CascadeSharp.TKGeomAlgo.Law.Law_Function
리턴 CascadeSharp.TKGeomAlgo.Law.Law_Function

Prepend() 공개 메소드

public Prepend ( Law_Laws theOther ) : void
theOther Law_Laws
리턴 void

RemoveFirst() 공개 메소드

public RemoveFirst ( ) : void
리턴 void

Reverse() 공개 메소드

public Reverse ( ) : void
리턴 void

Size() 공개 메소드

public Size ( ) : int
리턴 int