Compartir a través de


TrendingVideosSubcategory Constructores

Definición

Sobrecargas

TrendingVideosSubcategory()

Inicializa una nueva instancia de la clase TrendingVideosSubcategory.

TrendingVideosSubcategory(String, IList<TrendingVideosTile>)

Inicializa una nueva instancia de la clase TrendingVideosSubcategory.

TrendingVideosSubcategory()

Inicializa una nueva instancia de la clase TrendingVideosSubcategory.

public TrendingVideosSubcategory ();
Public Sub New ()

Se aplica a

TrendingVideosSubcategory(String, IList<TrendingVideosTile>)

Inicializa una nueva instancia de la clase 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

Se aplica a