Implemented interface member:
method
GetMany
MS.Internal.WindowsRuntime.Windows.Foundation.Collections.IVectorView<T>.GetMany(System.UInt32, ref T[])
1 reference to GetMany
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs (1)
306____return_value__ = FindAdapter(thisPtr).GetMany(startIndex, ref __items);