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