C# 클래스 CascadeSharp.TKBO.IntTools.IntTools_ListOfCurveRangeSample

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

공개 메소드들

메소드 설명
Append ( IntTools_CurveRangeSample theItem ) : IntTools_CurveRangeSample
Append ( IntTools_ListOfCurveRangeSample theOther ) : void
Assign ( IntTools_ListOfCurveRangeSample theOther ) : IntTools_ListOfCurveRangeSample
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
First ( ) : IntTools_CurveRangeSample
IntTools_ListOfCurveRangeSample ( ) : System
IntTools_ListOfCurveRangeSample ( IntTools_ListOfCurveRangeSample theOther ) : System
IntTools_ListOfCurveRangeSample ( NCollection_BaseAllocator theAllocator ) : System
Last ( ) : IntTools_CurveRangeSample
Prepend ( IntTools_CurveRangeSample theItem ) : IntTools_CurveRangeSample
Prepend ( IntTools_ListOfCurveRangeSample theOther ) : void
RemoveFirst ( ) : void
Reverse ( ) : void
Size ( ) : int

메소드 상세

Append() 공개 메소드

public Append ( IntTools_CurveRangeSample theItem ) : IntTools_CurveRangeSample
theItem IntTools_CurveRangeSample
리턴 IntTools_CurveRangeSample

Append() 공개 메소드

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

Assign() 공개 메소드

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

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

Clear() 공개 메소드

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

First() 공개 메소드

public First ( ) : IntTools_CurveRangeSample
리턴 IntTools_CurveRangeSample

IntTools_ListOfCurveRangeSample() 공개 메소드

public IntTools_ListOfCurveRangeSample ( ) : System
리턴 System

IntTools_ListOfCurveRangeSample() 공개 메소드

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

IntTools_ListOfCurveRangeSample() 공개 메소드

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

Last() 공개 메소드

public Last ( ) : IntTools_CurveRangeSample
리턴 IntTools_CurveRangeSample

Prepend() 공개 메소드

public Prepend ( IntTools_CurveRangeSample theItem ) : IntTools_CurveRangeSample
theItem IntTools_CurveRangeSample
리턴 IntTools_CurveRangeSample

Prepend() 공개 메소드

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

RemoveFirst() 공개 메소드

public RemoveFirst ( ) : void
리턴 void

Reverse() 공개 메소드

public Reverse ( ) : void
리턴 void

Size() 공개 메소드

public Size ( ) : int
리턴 int