[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for P:Sorm.Interfaces.EntryDescriptor.indexes]
Declaration Syntax
C# | Visual Basic | Visual C++ |
List<IndexDescriptor> indexes { get; }
ReadOnly Property indexes As List(Of IndexDescriptor)
property List<IndexDescriptor^>^ indexes { List<IndexDescriptor^>^ get (); }