다음을 통해 공유


FieldOrderCollection.AppendFromCollection Method

Namespace:  Microsoft.SharePoint.JSGrid
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub AppendFromCollection ( _
    colNames As IEnumerable(Of String) _
)
'Usage
Dim instance As FieldOrderCollection
Dim colNames As IEnumerable(Of String)

instance.AppendFromCollection(colNames)
public void AppendFromCollection(
    IEnumerable<string> colNames
)

Parameters

See Also

Reference

FieldOrderCollection Class

FieldOrderCollection Members

Microsoft.SharePoint.JSGrid Namespace