OAReferences Class
This class and its members are reserved for internal use and are not intended to be used in your code.
This API is not CLS-compliant.
Inheritance Hierarchy
System..::..Object
Microsoft.VisualStudio.Data.Tools.Package.Project.Internal..::..ConnectionPointContainer
Microsoft.VisualStudio.Data.Tools.Package.Internal..::..OAReferences
Namespace: Microsoft.VisualStudio.Data.Tools.Package.Internal
Assembly: Microsoft.VisualStudio.Data.Tools.Package (in Microsoft.VisualStudio.Data.Tools.Package.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
<ComVisibleAttribute(True)> _
Public Class OAReferences _
Inherits ConnectionPointContainer _
Implements References, IEnumerable, ReferencesEvents, _ReferencesEvents, _
_dispReferencesEvents_Event
'Usage
Dim instance As OAReferences
[CLSCompliantAttribute(false)]
[ComVisibleAttribute(true)]
public class OAReferences : ConnectionPointContainer,
References, IEnumerable, ReferencesEvents, _ReferencesEvents, _dispReferencesEvents_Event
[CLSCompliantAttribute(false)]
[ComVisibleAttribute(true)]
public ref class OAReferences : public ConnectionPointContainer,
References, IEnumerable, ReferencesEvents, _ReferencesEvents, _dispReferencesEvents_Event
[<CLSCompliantAttribute(false)>]
[<ComVisibleAttribute(true)>]
type OAReferences =
class
inherit ConnectionPointContainer
interface References
interface IEnumerable
interface ReferencesEvents
interface _ReferencesEvents
interface _dispReferencesEvents_Event
end
public class OAReferences extends ConnectionPointContainer implements References, IEnumerable, ReferencesEvents, _ReferencesEvents, _dispReferencesEvents_Event
The OAReferences type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ContainingProject | Gets {insert text here}. |
![]() |
Count | Gets {insert text here}. |
![]() |
DTE | Gets {insert text here}. |
![]() |
Parent | Gets {insert text here}. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Add | |
![]() |
AddActiveX | |
![]() |
AddProject | |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
Find | |
![]() |
GetEnumerator | |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Item | |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Events
| Name | Description | |
|---|---|---|
![]() |
ReferenceAdded | |
![]() |
ReferenceChanged | |
![]() |
ReferenceRemoved |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IConnectionPointContainerEnumConnectionPoints | (Inherited from ConnectionPointContainer.) |
![]() ![]() |
IConnectionPointContainerFindConnectionPoint | (Inherited from ConnectionPointContainer.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.VisualStudio.Data.Tools.Package.Internal Namespace
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)