ISession.Keys Propriété

Définition

Énumère toutes les clés, le cas échéant.

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ Keys { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
public System.Collections.Generic.IEnumerable<string> Keys { get; }
member this.Keys : seq<string>
Public ReadOnly Property Keys As IEnumerable(Of String)

Valeur de propriété

S’applique à