Interface IHasParent<T\> Last update: 16.07.2025 Namespace: VM Assembly: VM.dll public interface IHasParent<T> Type Parameters T Properties Parent T Parent { get; } Property Value T