Represents the start or end of an
edge.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IVertex |
Visual Basic (Usage) | |
---|
Dim instance As IVertex |
C# | |
---|
public interface IVertex |
C++/CLI | |
---|
public interface class IVertex |
Example
Remarks
Accessors
See Also