Outlines.Contains

Outlines.Contains method

Always throws NotImplementedException.

public abstract bool Contains(OutlineItemCollection item)
ParameterTypeDescription
itemOutlineItemCollectionThe object to locate in the collection

Return Value

NotImplementedException

See Also