.NET Event Tracing Class Library  

EventTraceFieldCollection Members

EventTraceFieldCollection overview

Public Properties

public
						
						
						
						
						 propertyIsSynchronized Implementation of ICollection.IsSynchronized. Always returns false.
public
						
						
						
						
						 propertySyncRoot Implementation of ICollection.SyncRoot. Always returns this.
public
						
						
						
						
						 propertyCount Implementation of ICollection.Count. Returns the number of fields for the event.

Public Methods

public
						
						
						
						
						 methodCopyTo Implementation of ICollection.CopyTo. Copies objects of type TraceEventField to the target Array.
public
						
						
						
						
						 methodCopyTo(TraceEventFieldCollection, int) Copies the TraceEventField objects in the current collection to the target collection.
public
						
						
						
						
						 methodGetEnumerator Implementation of IEnumerable.GetEnumerator. Returns an enumerator to iterate through each object within the collection.

 

See Also

TraceMessageEventHandler Delegate | TraceMessageEventArgs Class | TraceEventHandler Delegate | TraceEventFieldBitmaskCollection Class | TraceEventFieldBitmask Class | TraceEventField Class | TraceEventArgs Class | EventTraceRealTimeLog Class | EventTraceProcessLogs Class | EventTraceOperationObserver Class | EventTraceMessage Class | EventTraceLogFile Class | EventTraceFieldCollection Class | EventTraceEvent Class | EndOfBufferEventHandler Delegate | EndOfBufferEventArgs Class | CompletedEventHandler Delegate | CompletedEventArgs Class

Contact Me   |  Developing WMI Solutions    |   Gwyn Cole's Developer Blog    |   Legal
 © 2003 Content by Gwyn Cole. All rights reserved.