Click or drag to resize
AbstractDecoratorInterfaceType Properties

The AbstractDecoratorInterfaceType generic type exposes the following members.

Properties
  NameDescription
Protected propertyImmediateBase
Base object
Protected propertyIsTopMost
Returns true, if this decorator is the top most in the chain
Public propertyOverrideBy
Parent object
Public propertyOverriden
Returns true if the object is overriden
Protected propertyTopMost
Top most object in the chain of decorators
Top
See Also