Udostępnij przez


Właściwość StyleBase.Keys

Pobiera NameObjectCollectionBase.KeysCollection wystąpienie, które zawiera wszystkie klucze z NameObjectCollectionBase instancji.

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

Składnia

'Deklaracja
Public Overridable ReadOnly Property Keys As ICollection
    Get
'Użycie
Dim instance As StyleBase
Dim value As ICollection

value = instance.Keys
public virtual ICollection Keys { get; }
public:
virtual property ICollection^ Keys {
    ICollection^ get ();
}
abstract Keys : ICollection
override Keys : ICollection
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.