ArchiveMember.index
uint index(uint value) @property @safe pure nothrow @nogcThe index of this archive member within the archive. Set this to a different value for reordering the members of an archive.
Parameters
value | Index value to set. |
Returns
The index.
uint index() @property const @safe pure nothrow @nogcditto