Edit

TfvcItemsCollection Class

Definition

[System.Runtime.Serialization.CollectionDataContract(ItemName="TfvcItem", Name="TfvcItems")]
public class TfvcItemsCollection : System.Collections.Generic.List<Microsoft.TeamFoundation.SourceControl.WebApi.TfvcItem>
type TfvcItemsCollection = class
    inherit List<TfvcItem>
Public Class TfvcItemsCollection
Inherits List(Of TfvcItem)
Inheritance
TfvcItemsCollection
Attributes

Applies to