[Missing <summary> documentation for "P:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Id.IdEdgeIndex.Name"]
Namespace:
VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Id
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public string Name { get; }
Public ReadOnly Property Name As String
Get
public:
virtual property String^ Name {
String^ get () sealed;
}
abstract Name : string with get
override Name : string with get
Property Value
Type:
StringImplements
IIndexNameSee Also