GOA - System.ComponentModel

System.ComponentModel Namespace


Classes

ClassDescription
CancelEventArgsProvides data for a cancelable event. 
ComponentProvides the base implementation for the IComponent interface. 
ComponentCollectionSpecifies a collection of Component objects in the Container
ContainerEncapsulates zero or more components. 

Interfaces

InterfaceDescription
IComponentProvides functionality required by all components. Component is the default implementation of IComponent and serves as the base class for all components. 
IContainerProvides functionality for containers. Containers are objects that logically contain zero or more components. 
ISiteProvides functionality required by sites. 
ISupportInitializeSpecifies that this object supports a simple, transacted notification for batch initialization. 

Delegates

DelegatesDescription
CancelEventHandlerRepresents the method that handles a cancellable event. 



© 2003-2007 NETiKA Technologies. All rights reserved.