Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class EventArgs<T\>

Last update: 16.07.2025

Namespace: VM
Assembly: VM.dll

public class EventArgs<t> : EventArgs

Type Parameters

T

Inheritance

objectEventArgsEventArgs

Extension Methods

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

Constructors

EventArgs(T)

public EventArgs(T data)

Parameters

data T

Properties

Data

public T Data { get; }

Property Value

T

Connect with Ansys