C# Class FixedSizeList, code

Inheritance: IList
Show file Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
Add ( item ) : void

Method Details

Add() public method

public Add ( item ) : void
return void