Skip to main content

Motion Standalone Postprocessor C# library 2024 R2

Interface IHasParent

Last update: 03.07.2024

Namespace: VM
Assembly: VM.dll

public interface IHasParent<T>

Type Parameters

T

Properties

Parent

T Parent { get; }

Property Value

T