GraphDictionary Members
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
The GraphDictionary type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add | Overloaded. | |
Clear | ||
Contains | ||
ContainsKey | ||
CopyTo | ||
Equals | (Overrides ValueType. . :: . .Equals(Object).) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | ||
GetHashCode | (Overrides ValueType. . :: . .GetHashCode() () () ().) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Remove | Overloaded. | |
ToString | (Overrides ValueType. . :: . .ToString() () () ().) | |
TryGetValue |
Top
Operators
Name | Description | |
---|---|---|
Equality | ||
Inequality |
Top
Properties
Name | Description | |
---|---|---|
Count | ||
IsReadOnly | ||
Item | ||
Keys | ||
Source | ||
Values |
Top
Explicit Interface Implementations
Top