Udostępnij przez


Właściwość ActionStyle.Keys

Ten element członkowski zastępuje element StyleBase.Keys i w dotyczącym go temacie może znajdować się pełniejsza dokumentacja.Ten element członkowski zastępuje element StyleBase.Keys.

Przestrzeń nazw:  Microsoft.ReportingServices.ReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public Overrides ReadOnly Property Keys As ICollection
    Get
'Użycie
Dim instance As ActionStyle
Dim value As ICollection

value = instance.Keys
public override ICollection Keys { get; }
public:
virtual property ICollection^ Keys {
    ICollection^ get () override;
}
abstract Keys : ICollection
override Keys : ICollection
override function get Keys () : ICollection

Wartość właściwości

Typ: System.Collections.ICollection

Zwraca NameObjectCollectionBase.KeysCollection zawiera wszystkie klucze kolekcja.Więcej informacji na temat NameObjectCollectionBase zobacz "Klasa NameObjectCollectionBase" w programie Microsoft.Dokumentacja NET Framework SDK.