diff --git a/xml/Microsoft.VisualBasic.CompilerServices/StringType.xml b/xml/Microsoft.VisualBasic.CompilerServices/StringType.xml index b5bf2a70b8c..63e49cc3194 100644 --- a/xml/Microsoft.VisualBasic.CompilerServices/StringType.xml +++ b/xml/Microsoft.VisualBasic.CompilerServices/StringType.xml @@ -580,7 +580,7 @@ Required. to convert to a value. - Returns a value that corresponds to a specified (16-bit integer). + Returns a value that corresponds to a specified (16-bit integer). The value corresponding to . The name to associate with the value, so it can be deserialized later. - The value to serialize. + The value to serialize. Adds a 16-bit signed integer value into the store. System.Xaml.XamlType - Gets a for the XAML language intrinsic. - A for the XAML language intrinsic. + Gets a for the XAML language intrinsic. + A for the XAML language intrinsic. The string to convert. Converts the to a equivalent. - An equivalent of the string. + An equivalent of the string. To be added. is . @@ -2082,7 +2082,7 @@ writer.WriteElementString(XmlConvert.EncodeName("Order Detail"),"My order"); The value to convert. Converts the to a . - A string representation of the . + A string representation of the .