API Reference
Class
ListValue
Represents a sequence of scalar string values.
Inheritance
- Object
- ListValue
Constructors
ListValue(System.Collections.Generic.IReadOnlyList{System.String} Items) #Represents a sequence of scalar string values.
Parameters
- Items System.Collections.Generic.IReadOnlyList{System.String}