Class Description CancelEventArgs Provides data for a cancelable event. Component Provides the base implementation for the IComponent interface. ComponentCollection Specifies a collection of Component objects in the Container. Container Encapsulates zero or more components.
Interface Description IComponent Provides functionality required by all components. Component is the default implementation of IComponent and serves as the base class for all components. IContainer Provides functionality for containers. Containers are objects that logically contain zero or more components. ISite Provides functionality required by sites. ISupportInitialize Specifies that this object supports a simple, transacted notification for batch initialization.
Delegates Description CancelEventHandler Represents the method that handles a cancellable event.
| © 2003-2007 NETiKA Technologies. All rights reserved. |