.NET Event Tracing Class Library  

TraceEventFieldBitmaskCollection Members

TraceEventFieldBitmaskCollection 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 bitmask fields for the field.

Public Methods

public
						
						
						
						 methodCopyTo Implementation of ICollection.CopyTo. Copies objects of type TraceEventFieldBitmask to the target Array.
public
						
						
						
						 methodCopyTo(TraceEventFieldBitmaskCollection, int) Copies the TraceEventFieldBitmask 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.