C# Class CascadeSharp.TKService.Font.Font_NListOfSystemFont

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
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

Method Details

Append() public method

public Append ( CascadeSharp.TKService.Font.Font_SystemFont theItem ) : CascadeSharp.TKService.Font.Font_SystemFont
theItem CascadeSharp.TKService.Font.Font_SystemFont
return CascadeSharp.TKService.Font.Font_SystemFont

Append() public method

public Append ( Font_NListOfSystemFont theOther ) : void
theOther Font_NListOfSystemFont
return void

Assign() public method

public Assign ( Font_NListOfSystemFont theOther ) : Font_NListOfSystemFont
theOther Font_NListOfSystemFont
return Font_NListOfSystemFont

Clear() public method

public Clear ( ) : void
return void

Clear() public method

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
return void

First() public method

public First ( ) : CascadeSharp.TKService.Font.Font_SystemFont
return CascadeSharp.TKService.Font.Font_SystemFont

Font_NListOfSystemFont() public method

public Font_NListOfSystemFont ( ) : System
return System

Font_NListOfSystemFont() public method

public Font_NListOfSystemFont ( Font_NListOfSystemFont theOther ) : System
theOther Font_NListOfSystemFont
return System

Font_NListOfSystemFont() public method

public Font_NListOfSystemFont ( NCollection_BaseAllocator theAllocator ) : System
theAllocator NCollection_BaseAllocator
return System

Last() public method

public Last ( ) : CascadeSharp.TKService.Font.Font_SystemFont
return CascadeSharp.TKService.Font.Font_SystemFont

Prepend() public method

public Prepend ( CascadeSharp.TKService.Font.Font_SystemFont theItem ) : CascadeSharp.TKService.Font.Font_SystemFont
theItem CascadeSharp.TKService.Font.Font_SystemFont
return CascadeSharp.TKService.Font.Font_SystemFont

Prepend() public method

public Prepend ( Font_NListOfSystemFont theOther ) : void
theOther Font_NListOfSystemFont
return void

RemoveFirst() public method

public RemoveFirst ( ) : void
return void

Reverse() public method

public Reverse ( ) : void
return void

Size() public method

public Size ( ) : int
return int