ISolpackFragment Interface
Games use the ISolpackFragment interface to move cards between piles.
Properties:
ISolpackFragment contains no properties.
Methods:
Method | Description |
AddToFragment |
Adds the specified card or pile to the fragment. |
MoveToPile |
Moves the cards in the fragment to the specified pile. |
Remarks:
The fragment is retrieved with via the ISolpackApp::Fragment property.
A fragment is a specialized type of pile object. It does not implement the following
ISolpackPile properties and methods:
Interface Information:
|