ElementGroupPrototype::IDeserializationCallback::OnDeserialization Method (Object^)

 

Deserialize the object when the graph is fully loaded

Namespace:   Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

private:
virtual void OnDeserialization(
	Object^ sender
) sealed = IDeserializationCallback::OnDeserialization

Parameters

sender
Type: System::Object^
Return to top
Show: