Bagikan melalui


InkAnalyzer.RemoveDataForStrokes(IIterable<UInt32>) Metode

Definisi

Hapus semua simpul untuk goresan tinta yang ditentukan dari proses analisis tinta terakhir.

public:
 virtual void RemoveDataForStrokes(IIterable<unsigned int> ^ strokeIds) = RemoveDataForStrokes;
void RemoveDataForStrokes(IIterable<uint32_t> const& strokeIds);
public void RemoveDataForStrokes(IEnumerable<uint> strokeIds);
function removeDataForStrokes(strokeIds)
Public Sub RemoveDataForStrokes (strokeIds As IEnumerable(Of UInteger))

Parameter

strokeIds

IIterable<UInt32>

IEnumerable<UInt32>

Windows.Foundation.Collections.IIterable<unsigned int>

IIterable<uint32_t>

Koleksi pengidentifikasi goresan tinta yang unik.

Berlaku untuk