Partilhar via


TrendingVideosSubcategory Construtores

Definição

Sobrecargas

TrendingVideosSubcategory()

Inicializa uma nova instância da classe TrendingVideosSubcategory.

TrendingVideosSubcategory(String, IList<TrendingVideosTile>)

Inicializa uma nova instância da classe TrendingVideosSubcategory.

TrendingVideosSubcategory()

Inicializa uma nova instância da classe TrendingVideosSubcategory.

public TrendingVideosSubcategory ();
Public Sub New ()

Aplica-se a

TrendingVideosSubcategory(String, IList<TrendingVideosTile>)

Inicializa uma nova instância da classe TrendingVideosSubcategory.

public TrendingVideosSubcategory (string title, System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.VideoSearch.Models.TrendingVideosTile> tiles);
new Microsoft.Azure.CognitiveServices.Search.VideoSearch.Models.TrendingVideosSubcategory : string * System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.VideoSearch.Models.TrendingVideosTile> -> Microsoft.Azure.CognitiveServices.Search.VideoSearch.Models.TrendingVideosSubcategory
Public Sub New (title As String, tiles As IList(Of TrendingVideosTile))

Parâmetros

title
String

Aplica-se a