ImageGear .NET
contains Method

Indicates whether the collection contains the given mark.
Syntax
ASP.NET Ajax Javascript (Specification) 
function contains( 
   mark : Mark
) : boolean;
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfMarkCollection.contains(Mark);

Parameters

mark
The mark to look for.

Return Value

true if the mark is in the collection, false otherwise.
Remarks

This function returns a boolean that indicates whether or not the collection contains the given mark.

See Also

Reference

ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.MarkCollection
MarkCollection Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback