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 | |
---|---|---|
![]() |
Count | The number of log files in the collection. |
![]() |
Item | The file path of a log file in the collection. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
AddItem | Adds a log file to the collection. |
![]() |
Clear | Deletes all log files from the collection. |
![]() |
DeleteItem | Deletes a log file from the collection. |
![]() |
Equals | (Inherited from Object) |
![]() |
GetEnumerator | Retrieves an enumerator for the items in a CategoryCollection. |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
LogFileCollection Class
Microsoft.Assessments.Runtime Namespace