Overload List

  NameDescription
EntityDataBindingItemCollection()()()
Not the preferred constructor - If possible pass a reference to the Binder object in the overloaded version.
EntityDataBindingItemCollection(EntityDataBinder)
Preferred Constructor - Add a reference to the EntityDataBinder object here so a reference can be passed to the children.

See Also