Just as you would within anything. As long as the array is exposed, once the object is instantiated just use the object.ArrayName(Element) syntax.
If this is .NET, you will need to add the description of what you are after: .ToString(), .ToInt() etc.
|