Click or drag to resize
GenericListWrapperTGenericList Property
Gets the list that is being wrapped.

Namespace: VirtualRadar.Interface.PortableBinding
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IList<T> GenericList { get; }

Property Value

Type: IListT
See Also