CollectionDebugViewTItems Property

Gets the visible items in debugger view

Definition

Namespace: KGySoft.Diagnostics
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 7.1.0
C#
public T[] Items { get; }

Property Value

T

See Also