Returns the iterator for iteration over the items in the array.
public:
IIterator<IJsonValue^ >^ First()
Type: IIterator<IJsonValue^ >
The iterator object. The iterator’s current position is at the 0-index position, or at the array end if the array is empty.
Namespace: Windows.Data.Json
Metadata: windows.winmd