AFNamedCollectionList(T) Constructor
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Initializes a new instance of the AFNamedCollectionListT collection
without any items.
Namespace: OSIsoft.AF
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public AFNamedCollectionList()
Public Sub New Dim instance As New AFNamedCollectionList()
public: AFNamedCollectionList()
new : unit -> AFNamedCollectionList
Remarks
This collection is a user-defined list of objects which can contain a mixture
of AFObject objects from different hierarchies.