StatusingAssignmentDependenciesDataSet.PreDependenciesDataTable.Item 屬性
在PreDependenciesDataTable,而資料列在指定索引中取得資料列。
命名空間: WebSvcStatusing
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public ReadOnly Property Item ( _
index As Integer _
) As StatusingAssignmentDependenciesDataSet.PreDependenciesRow
Get
'用途
Dim instance As StatusingAssignmentDependenciesDataSet.PreDependenciesDataTable
Dim index As Integer
Dim value As StatusingAssignmentDependenciesDataSet.PreDependenciesRow
value = instance.Item(index)
public StatusingAssignmentDependenciesDataSet.PreDependenciesRow this[
int index
] { get; }
參數
index
類型:System.Int32指定要擷取的資料列。
屬性值
類型:WebSvcStatusing.StatusingAssignmentDependenciesDataSet.PreDependenciesRow
請參閱
參照
StatusingAssignmentDependenciesDataSet.PreDependenciesDataTable 類別
StatusingAssignmentDependenciesDataSet.PreDependenciesDataTable 成員