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

Glossary Item Box

The following tables list the members exposed by IProjectFileCollection.

Public Properties

  Name Description
Property Count  
Property Item Overloaded.   
Top

Public Methods

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

See Also