AFNamedCollectionList(T) Constructor
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Initializes a new instance of the AFNamedCollectionListT collection
without any items.
Namespace: OSIsoft.AF
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
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.