SparseTree<T>.IsSubItem (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Common
Ensamblado:  Microsoft.TeamFoundation.Common (en Microsoft.TeamFoundation.Common.dll)

Sintaxis

'Declaración
Public Function IsSubItem ( _
    item As String, _
    parent As String _
) As Boolean
public bool IsSubItem(
    string item,
    string parent
)

Parámetros

Valor devuelto

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

SparseTree<T> Clase

Microsoft.TeamFoundation.Framework.Common (Espacio de nombres)