Click or drag to resize

ObjectPreview Properties

Version 130.1.90

The ObjectPreview type exposes the following members.

Properties
 NameDescription
Public propertyDescription String representation of the object.
Public propertyEntries List of the entries. Specified for `map` and `set` subtype values only.
Public propertyOverflow True iff some of the properties or entries of the original object did not fit.
Public propertyProperties List of the properties.
Public propertySubtype Object subtype hint. Specified for `object` type values only.
Public propertyType Object type.
Top
See Also