ObjectInfo Class

Definition

Renders the property names and values of the specified object and of any subobjects that it references.

public static class ObjectInfo
type ObjectInfo = class
Public Class ObjectInfo
Inheritance
ObjectInfo

Methods

Print(Object, Int32, Int32)

Renders the property names and values of the specified object and of any subobjects.

Applies to