Removes card from the HeaderCard list

Overload List

  Name Description
Public method RemoveCard (HeaderCard) Removes card from the HeaderCard list
Public method RemoveCard (Int32) Removes the HeaderCard at position index in the HeaderCard list. Remember that each call to this method shifts the index of subsequent cards in the list.
Public method RemoveCard (String) Removes the HeaderCard associated with key

See Also