
Visual Basic (Declaration) | |
---|---|
Public Class ProjectFileCollection Inherits SourceCode.Framework.PersistableObjectCollectionBase(Of PersistableContainerObject,ProjectFile) Implements SourceCode.Framework.IPersistableList, SourceCode.Framework.IProjectFileCollection |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ProjectFileCollection |
C# | |
---|---|
public class ProjectFileCollection : SourceCode.Framework.PersistableObjectCollectionBase<PersistableContainerObject,ProjectFile>, SourceCode.Framework.IPersistableList, SourceCode.Framework.IProjectFileCollection |
C++/CLI | |
---|---|
public ref class ProjectFileCollection : public SourceCode.Framework.PersistableObjectCollectionBase<PersistableContainerObject,ProjectFile>, SourceCode.Framework.IPersistableList, SourceCode.Framework.IProjectFileCollection |
System.Object
System.Collections.CollectionBase
SourceCode.Framework.PersistableObjectCollectionBase<TParent,TItem>
SourceCode.ProjectSystem.ProjectFileCollection
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2