다음을 통해 공유


DesignerPropertyDescriptor.ValidateAndThrow(Object, Object) 메서드

정의

public:
 void ValidateAndThrow(System::Object ^ component, System::Object ^ value);
public void ValidateAndThrow (object component, object value);
member this.ValidateAndThrow : obj * obj -> unit
Public Sub ValidateAndThrow (component As Object, value As Object)

매개 변수

component
Object
value
Object

적용 대상