Delen via


ComponentRegistrationBridge<TComponent>.GetMemoryScopes Methode

Definitie

Hiermee haalt u de geheugenbereiken op.

public System.Collections.Generic.IEnumerable<Microsoft.Bot.Builder.Dialogs.Memory.Scopes.MemoryScope> GetMemoryScopes ();
abstract member GetMemoryScopes : unit -> seq<Microsoft.Bot.Builder.Dialogs.Memory.Scopes.MemoryScope>
override this.GetMemoryScopes : unit -> seq<Microsoft.Bot.Builder.Dialogs.Memory.Scopes.MemoryScope>
Public Function GetMemoryScopes () As IEnumerable(Of MemoryScope)

Retouren

Een IEnumerable<T> met de geheugenbereiken.

Implementeringen

Van toepassing op