ArchiveMember.index

The index of this archive member within the archive. Set this to a different value for reordering the members of an archive.

class ArchiveMember
@property @safe pure nothrow @nogc
uint
index
(
uint value
)

Parameters

value uint

Index value to set.

Return Value

Type: uint

The index.

Meta