diff --git a/docs/xml/Android.Database/MatrixCursor+RowBuilder.xml b/docs/xml/Android.Database/MatrixCursor+RowBuilder.xml
index 172f93583..ab0e12dd7 100644
--- a/docs/xml/Android.Database/MatrixCursor+RowBuilder.xml
+++ b/docs/xml/Android.Database/MatrixCursor+RowBuilder.xml
@@ -100,9 +100,9 @@
- To be added.
+ The value for the next column.
Sets the next column value in this row.
- To be added.
+ This builder to support chaining.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
@@ -135,10 +135,10 @@
- To be added.
- To be added.
- To be added.
- To be added.
+ The name of the column to set, if it is defined by the cursor.
+ The value to offer for the named column.
+ Offers a value for possible inclusion if this cursor defines the given column.
+ This builder to support chaining.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.