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