Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class DictionaryCollectionEnumerator<T, TValue, TLink, TValueWrapper, TValueConverter\>

Last update: 16.07.2025

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

public class DictionaryCollectionEnumerator<t tvalueconverter> where T : class, ObjectBase where TLink : ILink where TValueConverter : struct, ILinkDictionaryValueConverter<tvalue tvaluewrapper>

Type Parameters

T

TValue

TLink

TValueWrapper

TValueConverter

Inheritance

objectDictionaryCollectionEnumerator

Extension Methods

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

Constructors

DictionaryCollectionEnumerator(IEnumerator)

public DictionaryCollectionEnumerator(IEnumerator enumerator)

Parameters

enumerator IEnumerator

Properties

Current

public virtual KeyValuePair<t tvalue> Current { get; }

Property Value

KeyValuePair

CurrentImp

override sealed object CurrentImp { get; }

Property Value

object

Methods

Dispose(bool)

protected virtual void Dispose(bool A_0)

Parameters

A_0 bool

Dispose()

public override sealed void Dispose()

~DictionaryCollectionEnumerator()

protected ~DictionaryCollectionEnumerator()

MoveNext()

public virtual bool MoveNext()

Returns

bool

Reset()

public virtual void Reset()

Connect with Ansys