Description
An observable collection of strings.
ProgId: OpcLabs.BaseLib.Collections.Specialized.StringObservableCollection
CLSID (Class ID): 36dfc326-b2d4-4292-a23d-543c73f81555
Default interface: OpcLabs.BaseLib.Collections.Specialized.ComTypes._StringObservableCollection
Event source interface:
For more information, see StringObservableCollection and OpcLabs.BaseLib.Collections.Specialized.ComTypes._StringObservableCollection in .NET Reference.
Interfaces
| Interface | Description |
| _Object | |
| ICloneable |
IID (Interface ID): 0cb251a7-3ab3-3b5c-a0b8-9ddf88824b85
For more information, see ICloneable in .NET Reference. |
| ICollection |
IID (Interface ID): de8db6f8-d101-3a92-8d1c-e72e5f10e992
For more information, see ICollection in .NET Reference. |
| IEnumerable |
IID (Interface ID): 496b0abe-cdee-11d3-88e8-00902754c43a
For more information, see IEnumerable in .NET Reference. |
| IList |
IID (Interface ID): 7bcfa00f-f764-3113-9140-3bbd127a96bb
For more information, see IList in .NET Reference. |
Example
For examples, see StringObservableCollection in .NET Reference.
See Also