ISfcSimpleList Interfaz

Definición

Interfaz sencilla para IEnumerable

public interface ISfcSimpleList : System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Management.Sdk.Sfc.ISfcSimpleNode>
type ISfcSimpleList = interface
    interface seq<ISfcSimpleNode>
    interface IEnumerable
Public Interface ISfcSimpleList
Implements IEnumerable(Of ISfcSimpleNode)
Implementaciones

Propiedades

Nombre Description
ListReference

Lista real que representa esta lista simple

Se aplica a