Edit

TfvcChangesetsCollection Class

Definition

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

Applies to