Table of Contents

Method IndexOf

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IndexOf(CardPanelItem?)

Gets index of the specified card.

public int? IndexOf(CardPanelItem? item)

Parameters

item CardPanelItem

Card.

Returns

int?