다음을 통해 공유


ModelingToolboxItem 생성자 (SerializationInfo, StreamingContext)

이 형식에 지정된 SecurityCriticalAttribute 특성은 해당 형식을 .NET Framework 내부에서 Silverlight 클래스 라이브러리에만 사용하도록 제한합니다. 이 형식의 멤버를 사용하는 응용 프로그램 코드에서는 MethodAccessException을 throw합니다.

[보안 중요]

serialize된 데이터로부터 ModelingToolboxItem 클래스의 새 인스턴스를 초기화합니다.

네임스페이스:  Microsoft.VisualStudio.Modeling.Design
어셈블리:  Microsoft.VisualStudio.Modeling.Sdk.12.0(Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

구문

‘선언
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected ModelingToolboxItem(
    SerializationInfo info,
    StreamingContext context
)

매개 변수

참고 항목

참조

ModelingToolboxItem 클래스

ModelingToolboxItem 오버로드

Microsoft.VisualStudio.Modeling.Design 네임스페이스