Click or drag to resize

NamedLayerStateTable Methods

The NamedLayerStateTable type exposes the following members.

Methods
  NameDescription
Public methodDelete
Deletes an existing named layer state.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFindName
Returns the index of an existing named layer state.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodImport
Imports named layer states from a 3dm file.
Public methodRename
Renames an existing named layer state.
Public methodRestore(String, RestoreLayerProperties)
Restores a named layer state.
Public methodRestore(String, RestoreLayerProperties, Guid)
Restores a named layer state.
Public methodSave(String)
Saves or updates a named layer state.
Public methodSave(String, Guid)
Saves or updates a named layer state.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also