'Declaration Public Function Contains( _ ByVal item As ObjectSubmitError _ ) As Boolean
public bool Contains( ObjectSubmitError item )
Parameters
- item
 - The specified error.
 
Return Value
True if the specified error is a member of the collection. Otherwise, false.