Udostępnij za pośrednictwem


ISuggestedActionCategorySet Interfejs

Definicja

Reprezentuje zestaw sugerowanych nazw kategorii akcji.

public interface class ISuggestedActionCategorySet : System::Collections::Generic::IEnumerable<System::String ^>
public interface ISuggestedActionCategorySet : System.Collections.Generic.IEnumerable<string>
type ISuggestedActionCategorySet = interface
    interface seq<string>
    interface IEnumerable
Public Interface ISuggestedActionCategorySet
Implements IEnumerable(Of String)
Implementuje

Metody

Contains(String)

Określa, czy dana sugerowana kategoria akcji jest członkiem zestawu.

Metody rozszerzania

EmptyIfNull<T>(IEnumerable<T>)

Zwróć tę wyliczenie, jeśli nie ma wartości null. W przypadku, gdy ma wartość null, zwraca puste wyliczenie.

Dotyczy