SimpleORM.NET
indexes Property
NamespacesSorm.UtilsEntryDescriptorindexes

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

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

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

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