MetaType.Indexes Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a read-only collection of MetaType indexes.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Property Value
Type: System.Collections.ObjectModel.ReadOnlyCollection(Of MetaIndex)A read-only collection of MetaType indexes.
Show: