Indexes Property

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.

Namespace:  System.Data.Linq.Mapping
Assembly:  System.Data.Linq (in System.Data.Linq.dll)

'Declaration
Public Overridable ReadOnly Property Indexes As ReadOnlyCollection(Of MetaIndex)

Property Value

Type: System.Collections.ObjectModel.ReadOnlyCollection(Of MetaIndex)
A read-only collection of MetaType indexes.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft