DataHelperGetViewSize Method |
Returns the view data size (size of the contained data).
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public static int GetViewSize(
DataView dv
)
Parameters
- dv
- Type: System.DataDataView
Data view
Return Value
Type:
Int32See Also