LobSystemCollection class
Contains methods to handle the collection of external system objects.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.BusinessData.Administration.LobSystemCollection
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class LobSystemCollection _
Implements IEnumerable
'Usage
Dim instance As LobSystemCollection
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class LobSystemCollection : IEnumerable
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.