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
Public method Add Overloaded.
Public method Clear
Public method Contains
Public method ContainsKey
Public method CopyTo
Public method Equals (Overrides ValueType. . :: . .Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator
Public method GetHashCode (Overrides ValueType. . :: . .GetHashCode() () () ().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove Overloaded.
Public method ToString (Overrides ValueType. . :: . .ToString() () () ().)
Public method TryGetValue

Top

Operators

  Name Description
Public operatorStatic member Equality
Public operatorStatic member Inequality

Top

Properties

  Name Description
Public property Count
Public property IsReadOnly
Public property Item
Public property Keys
Public property Source
Public property Values

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method ICollection< (Of < <' (KeyValuePair< (Of < <' (Label, Node> ) > > )> ) > > ). . :: . .Add
Explicit interface implemetationPrivate method IDictionary< (Of < <' (Label, Node> ) > > ). . :: . .Add
Explicit interface implemetationPrivate method IEnumerable< (Of < <' (KeyValuePair< (Of < <' (Label, Node> ) > > )> ) > > ). . :: . .GetEnumerator
Explicit interface implemetationPrivate method IEnumerable. . :: . .GetEnumerator
Explicit interface implemetationPrivate property IDictionary< (Of < <' (Label, Node> ) > > ). . :: . .Values

Top

See Also

Reference

GraphDictionary Structure

System.Dataflow Namespace