ViewCollection Class Members
See Also  Properties Methods 
SourceCode.Workflow.Design.InfoPath.FormTemplate.Views Namespace : ViewCollection Class


Glossary Item Box

The following tables list the members exposed by ViewCollection.

Public Properties

  Name Description
Public Property Capacity (Inherited from System.Collections.CollectionBase)
Public Property Count (Inherited from System.Collections.CollectionBase)
Public Property IsDisposed Gets a value indicating if the current object have been disposed yet. (Inherited from SourceCode.Workflow.Design.InfoPath.FormTemplate.DesignerCollection)
Public Property Item Overloaded.   
Public Property SortedByCaption  
Public Property SortedByName  
Top

Protected Properties

Public Methods

  Name Description
Public Method Clear (Inherited from System.Collections.CollectionBase)
Public Method Contains Overloaded.   
Public Method Dispose Overloaded.  Disposes this object (Inherited from SourceCode.Workflow.Design.InfoPath.FormTemplate.DesignerCollection)
Public Method GetEnumerator (Inherited from System.Collections.CollectionBase)
Public Method IndexOf Overloaded.   
Public Method RemoveAt (Inherited from System.Collections.CollectionBase)
Top

Protected Methods

See Also