BaseTreeViewController.Exists

Declaration

public bool Exists(int id);

Parameters

id The id to look for.

Returns

bool Whether an item with this id exists in the tree.

Description

Checks if an ID exists within this tree.


Did you find this page useful? Please give it a rating: