[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=DPElement Sub=,,,Indexes|i Info=Makes the access indexer. [Property] Indexer=Sets the indexer of the class to access. ARG(Indexer)|20|(empty)|Indexer Indexes=Sets the number of the indexes. ARG(int)|1|0 Comment=Sets the list of the comment. ARG(string[])|5| [Methods] doGetIndexer=Gets the indexer. ARG(i1..iN)|1|0 doSetIndexer=Sets the indexer. ARG(T value, i1..iN)|1|0 onValue=Occurs after invoke method doGetIndexer and return the value. ARG(T)|2|0