Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFNamedCollectionList(T) Constructor (AFObject)

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFNamedCollectionList(T) Constructor (AFObject)

Namespace:  OSIsoft.AF
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public AFNamedCollectionList(
	AFObject parent
)
Public Sub New ( 
	parent As AFObject
)

Dim parent As AFObject

Dim instance As New AFNamedCollectionList(parent)
public:
AFNamedCollectionList(
	AFObject^ parent
)
new : 
        parent : AFObject -> AFNamedCollectionList

Parameters

parent
Type: OSIsoft.AFAFObject
The parent AFObject that owns this collection.

Remarks

This collection is a user-defined list of objects which can contain a mixture of AFObject objects from different hierarchies.

Version Information

AFSDK


See Also

In This Topic
TitleResults for “How to create a CRG?”Also Available in