Cursor::ISerializable::GetObjectData Method (SerializationInfo^, StreamingContext)

 
Use BaseTrue

This API supports the product infrastructure and is not intended to be used directly from your code.

Serializes the object.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

private:
[SecurityPermissionAttribute(SecurityAction::LinkDemand, Flags = SecurityPermissionFlag::SerializationFormatter)]
virtual void GetObjectData(
	SerializationInfo^ si,
	StreamingContext context
) sealed = ISerializable::GetObjectData

.NET Framework
Available since 1.1
Return to top
Show: