Method GetItems
GetItems(string)
Gets an array of StringValue from their key name. If the object was not found by their name, an empty array of StringValue is returned.
public StringValue[] GetItems(string name)
Parameters
name
string
Gets an array of StringValue from their key name. If the object was not found by their name, an empty array of StringValue is returned.
public StringValue[] GetItems(string name)
name
string