'Declaration Public Function Contains( _ ByVal value As MasterDetailRelation _ ) As System.Boolean
public System.bool Contains( MasterDetailRelation value )
Parameters
- value
- The MasterDetailRelation to locate.
Return Value
true if the collection contains the specified field; otherwise, false.