Returns the iterator for iteration over the key/value pairs in the JsonObject.
public:
IIterator<IKeyValuePair<String^ , IJsonValue^ >^ >^ First()
Type: IIterator<IKeyValuePair<String^ , 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