Visual Basic (Declaration) | |
---|---|
Public Function Select( _ ByVal xpath As String _ ) As IEnumerable(Of XmlLightElement) |
C# | |
---|---|
public IEnumerable<XmlLightElement> Select( string xpath ) |
Parameters
- xpath
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7