你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TrendingVideosSubcategory 构造函数

定义

重载

TrendingVideosSubcategory()

初始化 TrendingVideosSubcategory 类的新实例。

TrendingVideosSubcategory(String, IList<TrendingVideosTile>)

初始化 TrendingVideosSubcategory 类的新实例。

TrendingVideosSubcategory()

初始化 TrendingVideosSubcategory 类的新实例。

public TrendingVideosSubcategory ();
Public Sub New ()

适用于

TrendingVideosSubcategory(String, IList<TrendingVideosTile>)

初始化 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))

参数

title
String

适用于