Share

KeyBasedTreeEntriesLoadResults Methods

The KeyBasedTreeEntriesLoadResults type exposes the following members.

Methods

 NameDescription
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetFailureMessages Get all error or warnings created while attempting to load KeyBasedTreeEntries.
Public methodGetFileReadErrors Gets the names of any files which could not be read due to access errors.
Public methodGetFileSyntaxErrors Gets all the records in the key-based tree data text file that could not be parsed into KeyBasedTreeEntries.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetKeyBasedTreeEntryErrors() Gets information about KeyBasedTreeEntry objects that could not be included in the KeyBasedTreeEntries object due to errors.
Public methodGetKeyBasedTreeEntryErrors(KeyBasedTreeEntryErrorType) Gets information about specific KeyBasedTreeEntry objects that could not be included in the KeyBasedTreeEntries object due to errors of a particular type.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?