ToolboxItem.ValidatePropertyType メソッド
アセンブリ: System.Drawing (system.drawing.dll 内)
構文Protected Sub ValidatePropertyType ( _ propertyName As String, _ value As Object, _ expectedType As Type, _ allowNull As Boolean _ )
Dim propertyName As String Dim value As Object Dim expectedType As Type Dim allowNull As Boolean Me.ValidatePropertyType(propertyName, value, expectedType, allowNull)
protected void ValidatePropertyType ( string propertyName, Object value, Type expectedType, bool allowNull )
protected: void ValidatePropertyType ( String^ propertyName, Object^ value, Type^ expectedType, bool allowNull )
protected void ValidatePropertyType ( String propertyName, Object value, Type expectedType, boolean allowNull )
protected function ValidatePropertyType ( propertyName : String, value : Object, expectedType : Type, allowNull : boolean )
例外
解説
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- ToolboxItem.ValidatePropertyType メソッドのページへのリンク