IProjectFolderCollection Interface Members
See Also  Properties Methods 
SourceCode.Framework Namespace : IProjectFolderCollection Interface

Glossary Item Box

The following tables list the members exposed by IProjectFolderCollection.

Public Properties

  Name Description
Property Count  
Property Item Overloaded.   
Top

Public Methods

  Name Description
Method Add When implemented by a class, adds the specified folder to the collection.  
Method Contains Overloaded.   
Method GetEnumerator (Inherited from System.Collections.IEnumerable)
Method Remove When implemented by a class, removes the specified folder from the collection.  
Method RemoveAt  
Top

See Also