Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a collection of LobSystemInstance objects and provides methods to create and enumerate LobSystemInstance objects.
The LobSystemInstanceCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Create(String, Boolean) | Creates a new LobSystemInstance object using the specified name and cache setting. |
![]() |
Create(String, Boolean, LobSystem) | Creates a new LobSystemInstance object using the specified name, cache setting, and parent external system. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | Gets an enumerator to the LobSystemInstance collection. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | Gets an enumerator to the LobSystemInstance collection. |
Top