| HtmlNodeCollectionCount Property  | 
            Gets the number of elements actually contained in the list.
            
 
Namespace: WorkflowGen.My.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic int Count { get; }Public ReadOnly Property Count As Integer
	Get
Property Value
Type: 
Int32Implements
ICollectionTCount
See Also