2021 Members
Changes 4
M

KeyBasedTreeEntriesLoadResults

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the KeyBasedTreeEntriesLoadResults
M Equals None (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 (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 (Inherited from Object .) Object .
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.