UME Store Group Entry class.

C# |
public class UMEStoreGroupEntry

All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
![]() | UMEStoreGroupEntry()()() |
Creates a UMEStoreGroupEntry object and initializes index and group size to 0.
|
![]() | UMEStoreGroupEntry(UInt16, UInt16) |
Creates a UMEStoreGroupEntry object and initializes the index and group size.
|
![]() | groupSize()()() |
Returns this store group's size.
|
![]() | index()()() |
Returns this store group's index.
|

Holds information about a UME store group, like the group's index
and group size.

Object | |
![]() | UMEStoreGroupEntry |