C# 클래스 CascadeSharp.TKService.Font.Font_NListOfSystemFont

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

공개 메소드들

메소드 설명
Append ( CascadeSharp.TKService.Font.Font_SystemFont theItem ) : CascadeSharp.TKService.Font.Font_SystemFont
Append ( Font_NListOfSystemFont theOther ) : void
Assign ( Font_NListOfSystemFont theOther ) : Font_NListOfSystemFont
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
First ( ) : CascadeSharp.TKService.Font.Font_SystemFont
Font_NListOfSystemFont ( ) : System
Font_NListOfSystemFont ( Font_NListOfSystemFont theOther ) : System
Font_NListOfSystemFont ( NCollection_BaseAllocator theAllocator ) : System
Last ( ) : CascadeSharp.TKService.Font.Font_SystemFont
Prepend ( CascadeSharp.TKService.Font.Font_SystemFont theItem ) : CascadeSharp.TKService.Font.Font_SystemFont
Prepend ( Font_NListOfSystemFont theOther ) : void
RemoveFirst ( ) : void
Reverse ( ) : void
Size ( ) : int

메소드 상세

Append() 공개 메소드

public Append ( CascadeSharp.TKService.Font.Font_SystemFont theItem ) : CascadeSharp.TKService.Font.Font_SystemFont
theItem CascadeSharp.TKService.Font.Font_SystemFont
리턴 CascadeSharp.TKService.Font.Font_SystemFont

Append() 공개 메소드

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

Assign() 공개 메소드

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

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

Clear() 공개 메소드

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

First() 공개 메소드

public First ( ) : CascadeSharp.TKService.Font.Font_SystemFont
리턴 CascadeSharp.TKService.Font.Font_SystemFont

Font_NListOfSystemFont() 공개 메소드

public Font_NListOfSystemFont ( ) : System
리턴 System

Font_NListOfSystemFont() 공개 메소드

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

Font_NListOfSystemFont() 공개 메소드

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

Last() 공개 메소드

public Last ( ) : CascadeSharp.TKService.Font.Font_SystemFont
리턴 CascadeSharp.TKService.Font.Font_SystemFont

Prepend() 공개 메소드

public Prepend ( CascadeSharp.TKService.Font.Font_SystemFont theItem ) : CascadeSharp.TKService.Font.Font_SystemFont
theItem CascadeSharp.TKService.Font.Font_SystemFont
리턴 CascadeSharp.TKService.Font.Font_SystemFont

Prepend() 공개 메소드

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

RemoveFirst() 공개 메소드

public RemoveFirst ( ) : void
리턴 void

Reverse() 공개 메소드

public Reverse ( ) : void
리턴 void

Size() 공개 메소드

public Size ( ) : int
리턴 int