Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Interface ILinkDictionaryValueConverter<TValue, TValueWrapper\>

Last update: 16.07.2025

Namespace: VM.Managed.Collections
Assembly: VMAppCore.dll

public interface ILinkDictionaryValueConverter<tvalue tvaluewrapper>

Type Parameters

TValue

TValueWrapper

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)

Methods

ClearWrapper(TValueWrapper)

void ClearWrapper(TValueWrapper wrapper)

Parameters

wrapper TValueWrapper

TValueWrapper Convert(TValue value, ILinkContainer owner)

Parameters

value TValue

owner ILinkContainer

Returns

TValueWrapper

ConvertBack(TValueWrapper)

TValue ConvertBack(TValueWrapper wrapper)

Parameters

wrapper TValueWrapper

Returns

TValue

Connect with Ansys