Home   |   Products   |   Documentation
 

dev net revision
29 July 2008
 

 
 

GetDocElemCount Method

int CMarkup::GetDocElemCount() const;

GetDocElemCount is only in CMarkup Developer.

GetDocElemCount returns the number of elements in the document. This might be useful to gain a sense of the complexity of the document, statistically. It is also a way of estimating CMarkup's memory consumption since CMarkup maintains one structure of 8 integers per element, though there will usually be additional unused structures allocated. See CMarkup Indexing Explained.

 
 

Question or comment about this article?

©Copyright 2008 First Objective Software, Inc. All rights reserved.