'Declaration <DefaultMemberAttribute("Item")> _ Public NotInheritable Class LinkedServerCollection Inherits SimpleObjectCollectionBase
/** @attribute DefaultMemberAttribute("Item") */ public final class LinkedServerCollection extends SimpleObjectCollectionBase
A LinkedServerCollection object can be used to gain access to a set of linked servers. You can use the Item property to return a specific LinkedServer object.
Using Collections