LogFileCollection Members

Applies To: Windows 8.1

Provides a container object for assessment log files.

The following tables list the members exposed by the LogFileCollection type.

Public Properties

  Name Description
public property Count The number of log files in the collection.
public property Item The file path of a log file in the collection.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method AddItem Adds a log file to the collection.
public method Clear Deletes all log files from the collection.
public method DeleteItem Deletes a log file from the collection.
public method Equals  (Inherited from Object)
public method GetEnumerator Retrieves an enumerator for the items in a CategoryCollection.
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

LogFileCollection Class
Microsoft.Assessments.Runtime Namespace