=== Parameters .max **** _Integer_ ---- 5 ---- Maximum depth of the inheritance tree. (Number) **** .filteredClasses **** _String_ ---- "" ---- Comma-separated list of classes or records to be filtered out of the count of inheritance. Depth counting will stop when a filtered class or record is reached. For example: System.Windows.Controls.UserControl, System.Windows.* ****