This documentation is archived and is not being maintained.
WorkItemLinkTypeCollection::Import Method
Visual Studio 2013
Imports the specified XML object as a WorkItemLinkType and adds it to this collection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Import(String) | Imports the specified XML-formatted string as a WorkItemLinkType and adds it to this collection. |
|
Import(XmlElement) | Imports the specified XML object as a WorkItemLinkType and adds it to this collection. |
|
Import(String, Boolean) |
Show: