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

AF SDK Reference

NumericStringComparer(T) Constructor (Boolean)

  • Last UpdatedNov 18, 2025
  • 2 minute read
NumericStringComparer(T) Constructor (Boolean)

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

Syntax

public NumericStringComparer(
	bool ascendingSort
)
Public Sub New ( 
	ascendingSort As Boolean
)

Dim ascendingSort As Boolean

Dim instance As New NumericStringComparer(ascendingSort)
public:
NumericStringComparer(
	bool ascendingSort
)
new : 
        ascendingSort : bool -> NumericStringComparer

Parameters

ascendingSort
Type: SystemBoolean
If , the items are sorted in ascending order. If , items are sorted in descending order.

Version Information

AFSDK


See Also

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