[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Returns a read-only wrapper for the specified array. [Property] ElementType=Sets the Type of the Value to resize. ARG(Type)|20|(empty)|Type [Methods] doReadOnly=Returns a read-only wrapper for the specified array. ARG(T[] Array)|1|0 onResult=Occurs after invoke method doReadOnly and returns a read-only ReadOnlyCollection wrapper for the specified array. ARG(ReadOnlyCollection)|2|0 Result=Returns a read-only ReadOnlyCollection wrapper for the specified array. ARG(ReadOnlyCollection)|3|0 Array=Defines the one-dimensional, zero-based array. ARG(T[])|4|13