LobSystemCollection Class
Contains methods to handle the collection of External System objects.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.BusinessData.Administration.Client.LobSystemCollection
Namespace: Microsoft.SharePoint.BusinessData.Administration.Client
Assembly: Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.dll)
Syntax
'Declaration
Public NotInheritable Class LobSystemCollection _
Implements IEnumerable(Of LobSystem), IEnumerable
'Usage
Dim instance As LobSystemCollection
public sealed class LobSystemCollection : IEnumerable<LobSystem>,
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.
See Also
Reference
Microsoft.SharePoint.BusinessData.Administration.Client Namespace