Share via


ArraySettingItem.Item[String] Property

Definition

Sets the value associated with the specified property identifier.

public object this[string propertyId] { set; }
member this.Item(string) : obj
Default Public Property Item(propertyId As String) As Object

Parameters

propertyId
String

The propertyId of the value to set.

Property Value

Applies to