TypeDescriptorCollection クラス
継承階層
System.Object
Microsoft.SharePoint.Client.ClientObject
Microsoft.SharePoint.Client.ClientObjectCollection
Microsoft.SharePoint.Client.ClientObjectCollection<TypeDescriptor>
Microsoft.BusinessData.MetadataModel.Collections.TypeDescriptorCollection
名前空間: Microsoft.BusinessData.MetadataModel.Collections
アセンブリ: Microsoft.SharePoint.Client.Silverlight (Microsoft.SharePoint.Client.Silverlight.dll 内); Microsoft.SharePoint.Client.Phone (Microsoft.SharePoint.Client.Phone.dll 内) Microsoft.SharePoint.Client (Microsoft.SharePoint.Client.dll 内)
構文
'宣言
Public NotInheritable Class TypeDescriptorCollection _
Inherits ClientObjectCollection(Of TypeDescriptor)
'使用
Dim instance As TypeDescriptorCollection
public sealed class TypeDescriptorCollection : ClientObjectCollection<TypeDescriptor>
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。