public bool Contains (Profiling.FrameDataView.MethodInfo item);
public bool Contains (object item);

Parameters

itemThe object to locate in the collection.

Returns

bool Returns true if the item is found in the collection. Returns false otherwise.

Description

Determines whether an element is in the MethodCollection.