KeyBasedTreeEntriesLoadContentReset Method |
Clears KeyBasedTreeEntriesLoadContent object, including KeyBasedTreeEntries and KeyBasedTreeEntriesLoadResults, owned by this KeyBasedTreeEntriesLoadContent object.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxmember Reset : unit -> unit
Remarks
This method can be used to clear all data that has been added to this KeyBasedTreeEntriesLoadContent object to date
so that the caller can start adding and building KeyBasedTreeEntries again.
See Also