contents = listView.GetContents([column])
contents = listView.GetContents([column])
Variable | Description |
---|---|
contents | List(Of String). |
column | Optional: Specify this argument to get only the contents of a specific column. The value is zero-based. Integer. |