ResourceFileCollection Class Members
See Also  Properties Methods 
SourceCode.Workflow.Design.InfoPath.FormTemplate.Files Namespace : ResourceFileCollection Class


Glossary Item Box

The following tables list the members exposed by ResourceFileCollection.

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.   
Top

Protected Properties

Public Methods

  Name Description
Public Method Add Overloaded.   
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 Remove Overloaded.   
Public Method RemoveAt (Inherited from System.Collections.CollectionBase)
Top

Protected Methods

See Also