Gets the number of data xml tags found in a xml string
Namespace:
HS.Sys.TheEnterprise.Common.WrecksAssembly: Wrecks (in Wrecks.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public static int getDataRowCount( string text ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function getDataRowCount ( _ text As String _ ) As Integer |
| Visual C++ |
|---|
public: static int getDataRowCount( String^ text ) |
Parameters
- text
- Type: System..::.String
String containing the xml text