DependancyCollection<TParent,TItem> Class Members
See Also  Properties Methods 
SourceCode.Dependancy.Client Namespace : DependancyCollection<TParent,TItem> Class


Glossary Item Box

The following tables list the members exposed by DependancyCollection<TParent,TItem>.

Public Properties

  Name Description
Public Property Count (Inherited from System.Collections.ReadOnlyCollectionBase)
Public Property Item Overloaded.   
Top

Protected Properties

  Name Description
Protected Property InnerList (Inherited from System.Collections.ReadOnlyCollectionBase)
Top

Public Methods

  Name Description
Public Method GetEnumerator (Inherited from System.Collections.ReadOnlyCollectionBase)
Top

Protected Methods

  Name Description
Protected Method GetItemIndexByName  
Top

See Also