[This is preliminary documentation and is subject to change.]
List of tables representing this type.
Declaration Syntax
C# | Visual Basic | Visual C++ |
List<ItemSchema> items { get; }
ReadOnly Property items As List(Of ItemSchema)
property List<ItemSchema^>^ items { List<ItemSchema^>^ get (); }