VCDesignElements Interface

Definition

Microsoft internal use only.

This API supports the product infrastructure and is not intended to be used directly from your code.

public interface class VCDesignElements : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("55557BE1-B918-4C31-A6BB-FD8925C3E0E3")]
[System.Runtime.InteropServices.TypeLibType]
public interface VCDesignElements : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("55557BE1-B918-4C31-A6BB-FD8925C3E0E3")>]
[<System.Runtime.InteropServices.TypeLibType>]
type VCDesignElements = interface
    interface IEnumerable
Public Interface VCDesignElements
Implements IEnumerable
Attributes
Implements

Properties

Count

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft internal use only.

DTE

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft internal use only.

Parent

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft internal use only.

Methods

Find(String)

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft internal use only.

GetEnumerator()

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft internal use only.

Item(Object)

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft internal use only.

Applies to