WsXmlNamespaces.IndexOf Method
Searches for a WsXmlNamespace object and returns the zero-based index of the first occurrence within the collection.
Overload List
Name | Description |
---|---|
WsXmlNamespaces.IndexOf (String) | Searches for a WsXmlNamespace object by namespace prefix and returns the zero-based index of the first occurrence within the collection. |
WsXmlNamespaces.IndexOf (WsXmlNamespace) | Searches for a specified WsXmlNamespace object and returns the zero-based index of the first occurrence within the collection. |
Version Information
Available in .NET Micro Framework version 2.5
See Also
Reference
WsXmlNamespaces Class
WsXmlNamespaces Members
Ws.Services.Xml Namespace