FieldOrderCollection Constructor
Default constructor for creating a FieldOrderCollection object.
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New FieldOrderCollection()
public FieldOrderCollection()