public static string Generate( string value, XPathNavigator attribute, bool isRepeated = false )
Public Shared Function Generate ( value As String, attribute As XPathNavigator, Optional isRepeated As Boolean = false ) As String
In This Article