Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft internal use only.
Namespace: Microsoft.VisualStudio.VCCodeModel
Assembly: Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
Syntax
'Declaration
<GuidAttribute("C93294EB-55C1-4E37-8816-75FFE7CB72DB")> _
Public Interface VCDesignElements _
Inherits IEnumerable
[GuidAttribute("C93294EB-55C1-4E37-8816-75FFE7CB72DB")]
public interface VCDesignElements : IEnumerable
[GuidAttribute(L"C93294EB-55C1-4E37-8816-75FFE7CB72DB")]
public interface class VCDesignElements : IEnumerable
[<GuidAttribute("C93294EB-55C1-4E37-8816-75FFE7CB72DB")>]
type VCDesignElements =
interface
interface IEnumerable
end
public interface VCDesignElements extends IEnumerable
The VCDesignElements type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Infrastructure. Microsoft internal use only. |
![]() |
DTE | Infrastructure. Microsoft internal use only. |
![]() |
Parent | Infrastructure. Microsoft internal use only. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Find | Infrastructure. Microsoft internal use only. |
![]() |
GetEnumerator | Infrastructure. Microsoft internal use only. |
![]() |
Item | Infrastructure. Microsoft internal use only. |
Top
.gif)
.gif)