ActionStyle.Item[String] Propriété

Définition

Retourne un élément 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é

object contenant l'élément de style d'action.

S’applique à