XmlReadDoc.ReadUnion Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
try to read an UNION tag, return true if succesfull
public bool ReadUnion ();
member this.ReadUnion : unit -> bool
Public Function ReadUnion () As Boolean