EdgeCollection 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 EdgeCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add | Overloaded. | |
Clear | ||
Contains | ||
ContainsLabel | ||
CopyTo | ||
Equals | (Overrides ValueType. . :: . .Equals(Object).) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | ||
GetHashCode | (Overrides ValueType. . :: . .GetHashCode() () () ().) | |
GetLabeledEdgeOrDefault | ||
GetLabels | ||
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Remove | ||
ToString | (Overrides ValueType. . :: . .ToString() () () ().) |
Top
Operators
Name | Description | |
---|---|---|
Equality | ||
Inequality |
Top
Properties
Name | Description | |
---|---|---|
Count | ||
IsDefault | ||
IsReadOnly | ||
Item | ||
Source |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable< (Of < <' (Edge> ) > > ). . :: . .GetEnumerator | ||
IEnumerable. . :: . .GetEnumerator |
Top