IXMLDataItemClassExistOne Method | |
Check exist data item by name once
Namespace:
SIC.File
Assembly:
SIC (in SIC.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax bool ExistOne(
string pName
)
Function ExistOne (
pName As String
) As Boolean
Parameters
- pName
- Type: SystemString
[Missing <param name="pName"/> documentation for "M:SIC.File.IXML`1.ExistOne(System.String)"]
Return Value
Type:
Boolean[Missing <returns> documentation for "M:SIC.File.IXML`1.ExistOne(System.String)"]
See Also