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