C# 클래스 TSystems.RELOAD.Usage.UsageManager.ArrayManager

This class manages the array indexes for storing Kinds of type array.
파일 보기 프로젝트 열기: RELOAD-NET/RELOAD.NET

공개 메소드들

메소드 설명
ArrayManager ( ) : System
CurrentIndex ( ResourceId resId, UInt32 kindId ) : UInt32

메소드 상세

ArrayManager() 공개 메소드

public ArrayManager ( ) : System
리턴 System

CurrentIndex() 공개 메소드

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