ObjectLinkProviderDataSet.WebObjectLinksDataTable.Count プロパティ
WebObjectLinksDataTableからの行の指定したオブジェクトを削除します。
名前空間: WebSvcObjectLinkProvider
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
<BrowsableAttribute(False)> _
Public ReadOnly Property Count As Integer
Get
'使用
Dim instance As ObjectLinkProviderDataSet.WebObjectLinksDataTable
Dim value As Integer
value = instance.Count
[BrowsableAttribute(false)]
public int Count { get; }
プロパティ値
型: System.Int32
関連項目
参照先
ObjectLinkProviderDataSet.WebObjectLinksDataTable クラス