EntityFieldValueDictionary.GetCollectionSize(String) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<int> GetCollectionSize (string fieldDotNotation);
member this.GetCollectionSize : string -> Microsoft.SharePoint.Client.ClientResult<int>
Public Function GetCollectionSize (fieldDotNotation As String) As ClientResult(Of Integer)

Parameters

fieldDotNotation
String

Returns

Attributes

Applies to