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

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

공개 메소드들

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

메소드 상세

Append() 공개 메소드

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

Append() 공개 메소드

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

Assign() 공개 메소드

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

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

Clear() 공개 메소드

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

First() 공개 메소드

public First ( ) : TCollection_AsciiString
리턴 TCollection_AsciiString

Last() 공개 메소드

public Last ( ) : TCollection_AsciiString
리턴 TCollection_AsciiString

Prepend() 공개 메소드

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

Prepend() 공개 메소드

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

RemoveFirst() 공개 메소드

public RemoveFirst ( ) : void
리턴 void

Reverse() 공개 메소드

public Reverse ( ) : void
리턴 void

Size() 공개 메소드

public Size ( ) : int
리턴 int

TColStd_ListOfAsciiString() 공개 메소드

public TColStd_ListOfAsciiString ( ) : System
리턴 System

TColStd_ListOfAsciiString() 공개 메소드

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

TColStd_ListOfAsciiString() 공개 메소드

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