'Declaration Public Overloads Shared Function FromResource( _ ByVal resName As String _ ) As XmlMappingSource
public static XmlMappingSource FromResource( string resName )
Parameters
- resName
 - The name of the resource.
 
Return Value
New instance of the XmlMappingSource class.