NamedLobSystemInstanceDictionary Members
Include Protected Members
Include Inherited Members
Represents a dictionary of LobSystemInstance objects from the Business Data Catalog.
The NamedLobSystemInstanceDictionary type exposes the following members.
Constructors
Name | Description | |
---|---|---|
NamedLobSystemInstanceDictionary() | Creates a dictionary of LobSystemInstance objects. | |
NamedLobSystemInstanceDictionary(Int32) | Creates a dictionary of LobSystemInstance objects of a specified size. | |
NamedLobSystemInstanceDictionary(SerializationInfo, StreamingContext) | Creates a dictionary of LobSystemInstance objects. |
Top
Properties
Name | Description | |
---|---|---|
Comparer | (Inherited from Dictionary<String, LobSystemInstance>.) | |
Count | (Inherited from Dictionary<String, LobSystemInstance>.) | |
Item | Sets or returns the value of an item in the NamedLobSystemDictionary object. | |
Keys | (Inherited from Dictionary<String, LobSystemInstance>.) | |
Values | (Inherited from Dictionary<String, LobSystemInstance>.) |
Top
Methods
Name | Description | |
---|---|---|
Add | (Inherited from Dictionary<String, LobSystemInstance>.) | |
Clear | (Inherited from Dictionary<String, LobSystemInstance>.) | |
ContainsKey | (Inherited from Dictionary<String, LobSystemInstance>.) | |
ContainsValue | (Inherited from Dictionary<String, LobSystemInstance>.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | (Inherited from Dictionary<String, LobSystemInstance>.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | (Inherited from Dictionary<String, LobSystemInstance>.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnDeserialization | (Inherited from Dictionary<String, LobSystemInstance>.) | |
Remove | (Inherited from Dictionary<String, LobSystemInstance>.) | |
ToString | (Inherited from Object.) | |
TryGetValue | (Inherited from Dictionary<String, LobSystemInstance>.) |
Top
Explicit Interface Implementations
Top
See Also
Reference
NamedLobSystemInstanceDictionary Class
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace