SP.ViewFieldCollection(Context, ObjectPath) Constructor
Applies to: SharePoint Foundation 2010
Initializes a new instance of the SP.ViewFieldCollection Class.
var value = new ViewFieldCollection(Context, ObjectPath);
Parameters
Context
Type: SP.ClientRuntimeContext
ObjectPath
Type: SP.ObjectPath
Applies To
See Also
Reference
SP.ViewFieldCollection Methods