What do I do about methods that say "Not supported" on the documentation? For example: Not supported. The IList.Contains method indicates whether a specified object is contained in the list. ... [C#] public bool Contains( Image image ); ... Daniel.