C# Class TSystems.RELOAD.Usage.UsageManager.ArrayManager

This class manages the array indexes for storing Kinds of type array.
Afficher le fichier Open project: RELOAD-NET/RELOAD.NET

Méthodes publiques

Méthode Description
ArrayManager ( ) : System
CurrentIndex ( ResourceId resId, UInt32 kindId ) : UInt32

Method Details

ArrayManager() public méthode

public ArrayManager ( ) : System
Résultat System

CurrentIndex() public méthode

public CurrentIndex ( ResourceId resId, UInt32 kindId ) : UInt32
resId TSystems.RELOAD.Utils.ResourceId
kindId System.UInt32
Résultat System.UInt32