Leadtools.Annotations.Documents Namespace > AnnBatesElementCollection Object : Contains Method |
function Leadtools.Annotations.Documents.AnnBatesElementCollection.contains( batesElement )
Parameter | Type | Description |
---|---|---|
batesElement | IAnnBatesElement | The IAnnBatesElement to locate in the collection. |
Type | Description |
---|---|
boolean | true if the IAnnBatesElement is found; otherwise, it is false. |