ContainsΒΆ
Returns a value indicating whether the specified object occurs within this object.
StringBuilderObject.Contains (String) |
Returns a value indicating whether the specified string occurs within this string. |
FileObject.Contains (String) |
Returns a value indicating whether the specified object occurs within this object. |
RectObject.Contains (String) |
Returns a value indicating whether the specified object occurs within this object. |
String CollectionObject.Contains (String) |
Returns a value indicating whether the specified string occurs within this string collection. |
ImageObject.Contains (Color) |
Returns a value indicating whether the specified color occurs within this bitmap. |
ImageObject.Contains (Color, Color) |
Returns a value indicating whether the specified range of colors occurs within this bitmap. |