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

This class manages the array indexes for storing Kinds of type array.
ファイルを表示 Open project: RELOAD-NET/RELOAD.NET

Public Methods

Method Description
ArrayManager ( ) : System
CurrentIndex ( ResourceId resId, UInt32 kindId ) : UInt32

Method Details

ArrayManager() public method

public ArrayManager ( ) : System
return System

CurrentIndex() public method

public CurrentIndex ( ResourceId resId, UInt32 kindId ) : UInt32
resId TSystems.RELOAD.Utils.ResourceId
kindId System.UInt32
return System.UInt32