GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElementCollection Class / Contains Method

In This Topic
Contains Method (SvgElementCollection)
In This Topic
Determines whether an element is in the SvgElementCollection.
Syntax
'Declaration
 
Public Function Contains( _
   ByVal element As SvgElement _
) As System.Boolean
 

Parameters

element
See Also