C# Class SomeCollection, code

显示文件 Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
RemoveAll ( theValue ) : void
SomeCollection ( )

Method Details

RemoveAll() public abstract method

public abstract RemoveAll ( theValue ) : void
return void

SomeCollection() public method

public SomeCollection ( )