|
M
Dispose()
|
None
|
|
|
|
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 the default hash function. (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
|