GraphNodeIdConverter Class

Definition

A type converter that can be used to convert to and from GraphNodeId. The editor converter derives from this one.

C++
public ref class GraphNodeIdConverter : System::ComponentModel::ExpandableObjectConverter
Inheritance
GraphNodeIdConverter

Constructors

Methods

CanConvertFrom(ITypeDescriptorContext, Type)

Determines if the GraphNodeId can be converted from the given type

CanConvertTo(ITypeDescriptorContext, Type)

Determines if the GraphNodeId can be converted to the given type

ConvertFrom(ITypeDescriptorContext, CultureInfo, Object)

Convert from a type to a GraphNodeId

ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)

Convert this to another type. Currently supports strings, and any embedded data types.

Applies to

製品 バージョン
Visual Studio SDK 2017, 2019, 2022