The KeynoteEntries type exposes the following members.

Methods

  NameDescription
Public methodDispose (Inherited from KeyBasedTreeEntries.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFindEntry
Finds the KeyBasedTreeEntry associated with the given key value.
(Inherited from KeyBasedTreeEntries.)
Protected methodGetBasicIEnumerator
Returns an enumerator that iterates through a collection.
(Inherited from KeyBasedTreeEntries.)
Public methodGetEnumerator
Returns an enumerator that iterates through a collection.
(Inherited from KeyBasedTreeEntries.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetKeyBasedTreeEntriesIterator
Returns a KeyBasedTreeEntriesIterator that iterates through the collection.
(Inherited from KeyBasedTreeEntries.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberLoadKeynoteEntriesFromFile
Loads the contents of a keynote text file into the provided KeyBasedTreeEntriesLoadContent.
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.
(Inherited from KeyBasedTreeEntries.)

See Also