Method | Description | |
---|---|---|
CardsCollection ( ) : System | ||
Contains ( |
Whether the collection contains a specific card.
|
|
IndexOf ( |
|
|
this ( int index ) : |
Indexer for the collection
|
Method | Description | |
---|---|---|
RaiseChanged ( ) : void |
Raises the Changed event
|
Method | Description | |
---|---|---|
Add ( |
||
Clear ( ) : void | ||
Insert ( int index, |
||
Remove ( |
||
RemoveAt ( int index ) : void | ||
Sort ( |