GitItemsCollection 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="Item", Name="Items")]
public class GitItemsCollection : System.Collections.Generic.List<Microsoft.TeamFoundation.SourceControl.WebApi.GitItem>, Microsoft.VisualStudio.Services.WebApi.ISecuredObjectContainer
type GitItemsCollection = class
inherit List<GitItem>
interface ISecuredObjectContainer
Public Class GitItemsCollection
Inherits List(Of GitItem)
Implements ISecuredObjectContainer
- Inheritance
- Attributes
- Implements
-
Microsoft.VisualStudio.Services.WebApi.ISecuredObjectContainer