Langue

ActionStyle.Item[String] Propriété

Définition

Retourne un objet de la collection pour un nom de style spécifié.

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

Paramètres

styleName
String

Nom du style.

Valeur de propriété

Un object contenant l’objet de style action.

S’applique à