Wisej.Web.BindingsCollection
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents a collection of Binding objects for a control.
public class BindingsCollection : ICollection, IEnumerablePublic Class BindingsCollection
Inherits ICollection
Implements IEnumerable: Returns the total number of bindings in the collection.
: Returns the at the specified index.
Throws:
The collection doesn't contain an item at the specified index.
Fired when the collection has changed.
Fired when the collection is about to change.