WMI2OMAdapter.CollectionToString(Object, XmlElement, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected public:
System::String ^ CollectionToString(System::Object ^ items, System::Xml::XmlElement ^ elProperty, bool fList);
protected internal string CollectionToString (object items, System.Xml.XmlElement elProperty, bool fList);
member this.CollectionToString : obj * System.Xml.XmlElement * bool -> string
Protected Friend Function CollectionToString (items As Object, elProperty As XmlElement, fList As Boolean) As String
Parameters
- items
- Object
- elProperty
- XmlElement
- fList
- Boolean