TfvcItemsCollection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- Attributes