JsonObject.Size Property
Gets the size (count) of the collection.
Syntax
public:
property uint32 Size {
uint32 get ();
}
Property value
Type: uint32
The count of items in the collection.
Requirements
Namespace: Windows.Data.Json
Metadata: windows.winmd
See also
Reference
JsonObject Class
JsonObject Members
Windows.Data.Json Namespace