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

Glossary Item Box

The following tables list the members exposed by ISubProjectCollection.

Public Properties

  Name Description
Property Count  
Property Item Overloaded.   
Top

Public Methods

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

See Also