Condividi tramite


Proprietà Keys

Questo membro esegue l'override di StyleBase. . :: . .Keys e in quell'argomento potrebbe essere disponibile documentazione più completa.Questo membro esegue l'override di StyleBase. . :: . .Keys.

Spazio dei nomi:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public Overrides ReadOnly Property Keys As ICollection
    Get
'Utilizzo
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

Valore proprietà

Tipo: System.Collections. . :: . .ICollection

Returns a NameObjectCollectionBase..::..KeysCollection that contains all the keys in the collection. For more information on the NameObjectCollectionBase, see "NameObjectCollectionBase Class" in the Microsoft .NET Framework SDK documentation.