Метод | Описание | |
---|---|---|
Add ( IComparer comparer ) : int |
Adds the specified IComparer to the end of the collection
|
|
IComparerCollection ( ) : System |
Initializes a new instance of the IComparerCollection class
|
|
this ( int index ) : IComparer |
Gets the IComparer at the specified index
|
public Add ( IComparer comparer ) : int | ||
comparer | IComparer | The IComparer to add |
Результат | int |