Edit

TestAttachmentCollection Class

Definition

public class TestAttachmentCollection : System.Collections.ObjectModel.Collection<Microsoft.TeamFoundation.TestManagement.WebApi.ITestAttachment>
type TestAttachmentCollection = class
    inherit Collection<ITestAttachment>
Public Class TestAttachmentCollection
Inherits Collection(Of ITestAttachment)
Inheritance
TestAttachmentCollection

Applies to