次の方法で共有


ClientArrayResult<T>.Value プロパティ

返される配列の結果を取得します。

名前空間:  Microsoft.SharePoint.Client
アセンブリ:   Microsoft.SharePoint.Client.Silverlight.Runtime (Microsoft.SharePoint.Client.Silverlight.Runtime.dll 内);  Microsoft.SharePoint.Client.Phone.Runtime (Microsoft.SharePoint.Client.Phone.Runtime.dll 内)  Microsoft.SharePoint.Client.Runtime (Microsoft.SharePoint.Client.Runtime.dll 内)

構文

'宣言
Public ReadOnly Property Value As T()
    Get
'使用
Dim instance As ClientArrayResult
Dim value As T()

value = instance.Value
public T[] Value { get; }

プロパティ値

型: []
指定したオブジェクトの種類の返される配列します。

関連項目

参照先

ClientArrayResult<T> クラス

ClientArrayResult<T> メンバー

Microsoft.SharePoint.Client 名前空間