OPC Labs EasyOPC “Classic” Core Library
DANodeElementCollection Collection
Members  View with Navigation Tools
OpcLabs_EasyOpcClassicCore ActiveX DLL : DANodeElementCollection Collection
Description
A collection of node elements (DANodeElement), keyed by their names.

 

ProgId: OpcLabs.EasyOpc.DataAccess.AddressSpace.DANodeElementCollection
CLSID (Class ID): cb8e8501-ea6a-4b4a-a915-9f50f041e618
Default interface: OpcLabs.EasyOpc.DataAccess.AddressSpace.ComTypes._DANodeElementCollection
Event source interface:

 

For more information, see DANodeElementCollection and OpcLabs.EasyOpc.DataAccess.AddressSpace.ComTypes._DANodeElementCollection in .NET Reference.

Object Model

DANodeElementCollection CollectionDANodeElement ObjectBrowsePath Object

Remarks

For remarks, see DANodeElementCollection and OpcLabs.EasyOpc.DataAccess.AddressSpace.ComTypes._DANodeElementCollection in .NET Reference.

Object creation

_DANodeElementCollectionPtr DANodeElementCollectionPtr(__uuidof(DANodeElementCollection));
Interfaces
InterfaceDescription
 

 

IID (Interface ID): 0cb251a7-3ab3-3b5c-a0b8-9ddf88824b85

 

For more information, see ICloneable in .NET Reference.

 

IID (Interface ID): de8db6f8-d101-3a92-8d1c-e72e5f10e992

 

For more information, see ICollection in .NET Reference.

 

IID (Interface ID): 496b0abe-cdee-11d3-88e8-00902754c43a

 

For more information, see IEnumerable in .NET Reference.

 

IID (Interface ID): 7bcfa00f-f764-3113-9140-3bbd127a96bb

 

For more information, see IList in .NET Reference.

Example

For examples, see DANodeElementCollection in .NET Reference.

See Also

DANodeElementCollection Members