diff --git a/xml/System.ComponentModel/VersionConverter.xml b/xml/System.ComponentModel/VersionConverter.xml
index 64b12c7e587..d01963c309e 100644
--- a/xml/System.ComponentModel/VersionConverter.xml
+++ b/xml/System.ComponentModel/VersionConverter.xml
@@ -33,7 +33,7 @@
- To be added.
+ Initializes a new instance of the class.
To be added.
@@ -147,14 +147,14 @@
- To be added.
- The culture that supplies formatting information for the conversion..
- The value to be converted..
- To be added.
+ An that provides a format context.
+ The culture that supplies formatting information for the conversion.
+ The value to be converted.
+ The type to convert the value parameter to.
Converts the specified value to the specified destination type using the specified context and arguments.
- To be added.
+ An object that represents the converted value.
To be added.
@@ -178,11 +178,12 @@
- To be added.
- To be added.
- To be added.
- To be added.
+ An that provides a format context.
+ The object to test for validity.
+ Returns a value that indicates whether the given value object is valid for this type and for the specified context.
+ if the specified value is valid for this object; otherwise, .
To be added.
+