'Declaration
Public Shared Sub IgnoreReadingVmlElement( _ ByVal reader As XmlReader, _ ByVal depth As Integer, _ Optional ByVal catchError As Boolean _ )
'Usage
Dim reader As XmlReader Dim depth As Integer Dim catchError As Boolean OpenXmlHelper.IgnoreReadingVmlElement(reader, depth, catchError)
Parameters
- reader
- depth
- catchError