public int IndexOf(TaskDialogButton tbutton) { return(this.c756720859f388dc2ba9489ffae9af330.IndexOf(tbutton)); }
public bool Contains(TaskDialogButton tbutton) { int index = this.IndexOf(tbutton); return(index != -1); }