Method IndexOf
IndexOf(CardPanelItem?)
Gets index of the specified card.
public int? IndexOf(CardPanelItem? item)
Parameters
item
CardPanelItemCard.
Returns
- int?
Gets index of the specified card.
public int? IndexOf(CardPanelItem? item)
item
CardPanelItemCard.