SimpleORM.NET
indexes Property
NamespacesSorm.InterfacesEntryDescriptorindexes

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for P:Sorm.Interfaces.EntryDescriptor.indexes]

Declaration Syntax
C#Visual BasicVisual C++
List<IndexDescriptor> indexes { get; }
ReadOnly Property indexes As List(Of IndexDescriptor)
property List<IndexDescriptor^>^ indexes {
	List<IndexDescriptor^>^ get ();
}

Assembly: sorm.interfaces (Module: sorm.interfaces) Version: 1.0.0.13068