IdeaBlade DevForce 2010 Help Reference
RelatedEntityList<T> Class Members
See Also  Properties  Methods  Events Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : RelatedEntityList<T> Class


The following tables list the members exposed by RelatedEntityList<T>.

Public Constructors

 NameDescription
Public ConstructorRelatedEntityList<T> ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyCountSee Count.  
Public PropertyIsPendingEntityList Returns true if the current list is pending the completion of an asynchronous navigation.  
Public PropertyIsReadOnlySee System.Collections.IList.IsReadOnly.  
Public PropertyItemSee Item  
Public PropertyListReferenceThe IdeaBlade.EntityModel.ListEntityReference{T} to which this list is tied.  
Top

Public Methods

 NameDescription
Public MethodAdd  
Public MethodClearSee System.Collections.IList.Clear.  
Public MethodContainsSee Contains.  
Public MethodCopyToSee CopyTo.  
Public MethodEquals (Inherited from object)
Public MethodGetEnumeratorSee GetEnumerator.  
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodIndexOfSee IndexOf  
Public MethodInsertSee Insert  
Public MethodReload Forces the RelatedEntityList to refresh itself.  
Public MethodRemoveSee Remove.  
Public MethodRemoveAtSee System.Collections.IList.RemoveAt(System.Int32)  
Public MethodToString (Inherited from object)
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

Public Events

See Also

© 2013 All Rights Reserved.