次の方法で共有


ClientObjectCollection<T>.ElementType プロパティ

ClientObjectCollection<T>要素の種類が表示されます。

名前空間:  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 ElementType As Type
    Get
'使用
Dim instance As ClientObjectCollection
Dim value As Type

value = instance.ElementType
public Type ElementType { get; }

プロパティ値

型: System.Type
コレクション内の要素を入力します。

実装

IQueryable.ElementType

関連項目

参照先

ClientObjectCollection<T> クラス

ClientObjectCollection<T> メンバー

Microsoft.SharePoint.Client 名前空間