Implemented interface member:
method
GetMany
MS.Internal.WindowsRuntime.Windows.Foundation.Collections.IIterator<T>.GetMany(ref T[])
1 reference to GetMany
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (1)
501____return_value__ = FindAdapter(thisPtr).GetMany(ref __items);