Projects Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class Projects : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("00020B01-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface Projects : System.Collections.IEnumerable
type Projects = interface
interface IEnumerable
Public Interface Projects
Implements IEnumerable
- Attributes
- Implements
Properties
Application | |
Count | |
Item[Object] | |
Parent |
Methods
Add(Object, Object, Object) | |
CanCheckOut(Object) | |
CheckOut(Object) | |
GetEnumerator() |