XmlDesignerDataSourceView.GetDesignTimeData Method

Note: This method is new in the .NET Framework version 2.0.

This member overrides DesignerDataSourceView.GetDesignTimeData.

public:
virtual IEnumerable^ GetDesignTimeData (
	int minimumRows, 
	[OutAttribute] bool% isSampleData
) override
public IEnumerable GetDesignTimeData (
	int minimumRows, 
	/** @attribute OutAttribute() */ /** @ref */ boolean isSampleData
)
JScript does not support passing value-type arguments by reference.

.NET Framework

Supported in: 2.0
Show: