Skip to main content

Motion Standalone Postprocessor C# library 2024 R2

Class IdentifierCollection<TItem\>

Last update: 16.07.2025

Namespace: VM.Collections
Assembly: VM.dll

public class IdentifierCollection<TItem> : KeyedCollection<Identifier, TItem> where TItem : IHasID

Type Parameters

TItem

Inheritance

objectCollection<TItem>KeyedCollection<Identifier, TItem>IdentifierCollection<TItem>

Constructors

IdentifierCollection()

public IdentifierCollection()

Methods

GetKeyForItem(TItem)

protected override Identifier GetKeyForItem(TItem item)

Parameters

item TItem

Returns

Identifier

Connect with Ansys