StringVector

protected constructor(cPtr: Long, cMemoryOwn: Boolean)
constructor(initialElements: Array<String>)
constructor(initialElements: Iterable<String>)
constructor()
constructor(other: StringVector)
constructor(count: Int, value: String)