Click or drag to resize

IExportsElement Methods


The IExportsElement type exposes the following members.

Methods
  Name Description
Public method AddExport Adds a new export entry to the collection.
Public method ClearExports Clears all export entries from collection. This method leaves the collection empty.
Public method Exports Retrieves all exports entries in the collection.
Public method RemoveExport Removes an export entry from the collection.
Public method SetValue Sets all exports directly.
Public method Code example Value Gets the entries' serialization output together, escaped as a string.
Top
See Also