IDrawingLayout1.Entities

IDrawingLayout<T>.Entities property

Collection of related entities

public IEnumerable<T> Entities { get; }

See Also