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.
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)