XmlMapCollection Class

XmlMapCollection class

A collection of objects that represent XmlMap information.


type XmlMapCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetGets the xml map by the specific index.
AddAdd a by the url/path of a xml/xsd file.
ClearRemoves all XmlMaps.
GetCount