Version

BehaviorCollectionBase class Members

The following tables list the members exposed by BehaviorCollectionBase.

Public Constructors
Public Properties
 NameDescription
Public PropertygridReturns the grid the collection belongs to.  
Public Methods
 NameDescription
Public MethodaddAdds a behavior to the collection.  
Public MethoddisposeCalled whenever the object is being disposed of.  
Public MethodgetBehaviorByNameReturns a behavior object with the name specified.  
Public MethodgetBehaviorFromInterfaceReturns a behavior object that implements provided interface.  
See Also