Share via


XmlRead.IsElementWithCheckVersion(String) Method

Definition

Check if the current Element has the specified name, skipping any version elements along the way for which the version requirements aren't met

protected bool IsElementWithCheckVersion (string elemName);
member this.IsElementWithCheckVersion : string -> bool
Protected Function IsElementWithCheckVersion (elemName As String) As Boolean

Parameters

elemName
String

Returns

Applies to