次の方法で共有


FilterValuePairCollectionTypeConverter クラス (Microsoft.SharePoint.Portal.WebControls)

このクラスおよびそのメンバは内部使用のために予約されており、ユーザー コード内で使用することを意図したものではありません。

名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
<HostProtectionAttribute(SecurityAction.LinkDemand, SharedState:=True)> _
Public NotInheritable Class FilterValuePairCollectionTypeConverter
    Inherits CollectionConverter
'使用
Dim instance As FilterValuePairCollectionTypeConverter
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
[HostProtectionAttribute(SecurityAction.LinkDemand, SharedState=true)] 
public sealed class FilterValuePairCollectionTypeConverter : CollectionConverter

継承階層

System.Object
   System.ComponentModel.TypeConverter
     System.ComponentModel.CollectionConverter
      Microsoft.SharePoint.Portal.WebControls.FilterValuePairCollectionTypeConverter

スレッドの安全性

この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。

関連項目

参照

FilterValuePairCollectionTypeConverter メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間