|
M
Dispose()
|
None
|
Releases all resources used by the KeyBasedTreeEntriesLoadResults
|
|
|
M
Equals
|
None
|
Determines whether the specified Object is equal to the current Object . (Inherited from Object .)
|
Object .
|
|
M
GetFailureMessages()
|
IList<FailureMessage>
|
Get all error or warnings created while attempting to load KeyBasedTreeEntries.
|
|
|
M
GetFileReadErrors()
|
IList<string>
|
Gets the names of any files which could not be read due to access errors.
|
|
|
M
GetFileSyntaxErrors()
|
IList<string>
|
Gets all the records in the key-based tree data text file that could not be parsed into KeyBasedTreeEntries.
|
|
|
M
GetHashCode
|
None
|
Serves as a hash function for a particular type. (Inherited from Object .)
|
Object .
|
|
M
GetKeyBasedTreeEntryErrors.()
|
IList<KeyBasedTreeEntryError>
|
Gets information about KeyBasedTreeEntry objects that could not be included in the KeyBasedTreeEntries
object due to errors.
|
|
|
M
GetKeyBasedTreeEntryErrors(KeyBasedTreeEntryErrorType)
|
IList<KeyBasedTreeEntryError>
|
Gets information about specific KeyBasedTreeEntry objects that could not be included in the KeyBasedTreeEntries
object due to errors of a particular type.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object .)
|
Object .
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object .)
|
Object .
|