Click or drag to resize

IExportsElement Methods


The IExportsElement type exposes the following members.

Methods
  NameDescription
Public methodAddExport
Adds a new export entry to the collection.
Public methodClearExports
Clears all export entries from collection. This method leaves the collection empty.
Public methodExports
Retrieves all exports entries in the collection.
Public methodRemoveExport
Removes an export entry from the collection.
Public methodSetValue
Sets all exports directly.
Public methodCode exampleValue
Gets the entries' serialization output together, escaped as a string.
Top
See Also