BrokenRulesCollection.CopyTo

Copies the items within this collection to a one-dimensional array starting at the specified index.
This overload performs that operation in a strongly typed fashion.

public void CopyTo( BrokenRule[] array,
	int index );

Parameters

array
Array of BrokenRules

index
Index

Overloads:

public sealed void CopyTo( Array array, int index );

See also:

Class BrokenRulesCollection


  Last Updated: 5/23/2007 | © , 2007