'Usage Dim instance As GroupInfoCollection Dim w As XmlTextWriter Dim value As Boolean value = instance.Serialize(w)
Parameters
- w
- XmlTextWriter object to which to save the collection object
Return Value
Boolean: true if successful; false otherwise
'Usage Dim instance As GroupInfoCollection Dim w As XmlTextWriter Dim value As Boolean value = instance.Serialize(w)