Udostępnij przez


UrnCollection Class

Definition

ArrayList of Urn objects

public class UrnCollection : System.Collections.Generic.ICollection<Microsoft.SqlServer.Management.Sdk.Sfc.Urn>, System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Management.Sdk.Sfc.Urn>, System.Collections.Generic.IList<Microsoft.SqlServer.Management.Sdk.Sfc.Urn>
type UrnCollection = class
    interface IList<Urn>
    interface ICollection<Urn>
    interface seq<Urn>
    interface IEnumerable
Public Class UrnCollection
Implements ICollection(Of Urn), IEnumerable(Of Urn), IList(Of Urn)
Inheritance
UrnCollection
Implements

Applies to