Copies the TraceEventField objects in the current collection to the target collection.
[Visual Basic] Public void CopyTo( TraceEventFieldCollection outFields, Integer fromIndex ); [C#] public void CopyTo( TraceEventFieldCollection outFields, int fromIndex ); [C++] public: void CopyTo( TraceEventFieldCollection* outFields, int fromIndex );
None.
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: WmiSolutions.EventTracing.dll