[This is preliminary documentation and is subject to change.]
Wrap an arbitrary string value in an EnglishProficiencyCode object.
| C# | Visual Basic | Visual C++ |
public static EnglishProficiencyCode Wrap( string wrappedValue )
Public Shared Function Wrap ( _ wrappedValue As String _ ) As EnglishProficiencyCode
public: static EnglishProficiencyCode^ Wrap ( String^ wrappedValue )
- wrappedValue (String)
- The element/attribute value.
This method does not verify
that the value is valid according to the SIF Specification