Freigeben über


Wildcard.IsWildcard-Methode (String, Int32, Int32)

Namespace:  Microsoft.TeamFoundation.Common.Internal
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Shared Function IsWildcard ( _
    str As String, _
    index As Integer, _
    count As Integer _
) As Boolean
public static bool IsWildcard(
    string str,
    int index,
    int count
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

Wildcard Klasse

IsWildcard-Überladung

Microsoft.TeamFoundation.Common.Internal-Namespace