Share via


IXmlElementReader.Items Property

Definition

Returns the list of items that were read.

public System.Collections.Generic.IList<object> Items { get; }
member this.Items : System.Collections.Generic.IList<obj>
Public ReadOnly Property Items As IList(Of Object)

Property Value

Applies to