System.ComponentModel.Design.Serialization.InstanceDescriptor.Invoke Method

Invokes this instance descriptor and returns the object the descriptor describes.

Syntax

public object Invoke ()

Returns

The object this instance descriptor describes.

Remarks

This method creates a new instance of the object indicated by the InstanceDescriptor.MemberInfo property, using the specified arguments to create that particular type of instance.

Requirements

Namespace: System.ComponentModel.Design.Serialization
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0