Lingua

ActionStyle.Item[String] Proprietà

Definizione

Restituisce un oggetto della collezione per un nome di stile specificato.

public:
 virtual property System::Object ^ default[System::String ^] { System::Object ^ get(System::String ^ styleName); };
public override object this[string styleName] { get; }
member this.Item(string) : obj
Default Public Overrides ReadOnly Property Item(styleName As String) As Object

Parametri

styleName
String

Il nome dello stile.

Valore della proprietà

E contiene object l'oggetto in stile azione.

Si applica a