Skip to content

libvlc.Meta.LinkedList.Count

Andrew Lambert edited this page Nov 26, 2022 · 4 revisions

Property declaration

 Dim Count As Integer

Remarks

Returns the number of structures in the list. The last structure index is at Count - 1.

Clone this wiki locally