KeyBasedTreeEntriesLoadResults Members

The KeyBasedTreeEntriesLoadResults type exposes the following members.

Constructors

  NameDescription
Public methodKeyBasedTreeEntriesLoadResults
Creates an empty KeyBasedTreeEntriesLoadResults.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the KeyBasedTreeEntriesLoadResults
Public methodEquals
Determines 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 methodGetHashCode
Serves as a hash function for a particular type.
(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 methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also