Intersoft ClientUI Documentation
BlockCollection Class Members
See Also  Properties  Methods  Events Send Feedback
Intersoft.Client.Documents Namespace : BlockCollection Class


The following tables list the members exposed by BlockCollection.

Public Constructors

 NameDescription
public ConstructorBlockCollection ConstructorInitializes a new instance of the BlockCollection class.  
Top

Public Properties

 NameDescription
public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<Block>)
public PropertyItem (Inherited from System.Collections.ObjectModel.Collection<Block>)
Top

Protected Properties

 NameDescription
protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<Block>)
Top

Public Methods

 NameDescription
public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<Block>)
public MethodClear (Inherited from System.Collections.ObjectModel.Collection<Block>)
public MethodContains (Inherited from System.Collections.ObjectModel.Collection<Block>)
public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<Block>)
public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<Block>)
public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<Block>)
public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<Block>)
public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<Block>)
public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<Block>)
Top

Protected Methods

 NameDescription
protected MethodClearItems (Inherited from System.Collections.ObjectModel.Collection<Block>)
protected MethodInsertItem (Inherited from System.Collections.ObjectModel.Collection<Block>)
protected MethodOnCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<Block>)
protected MethodOnPropertyChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<Block>)
protected MethodRemoveItem (Inherited from System.Collections.ObjectModel.Collection<Block>)
protected MethodSetItem (Inherited from System.Collections.ObjectModel.Collection<Block>)
Top

Public Events

 NameDescription
public EventCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<Block>)
Top

Protected Events

 NameDescription
protected EventPropertyChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<Block>)
Top

See Also

© 2012 All Rights Reserved.