IdxRichEditDocumentVariableCollection.GetCount Method
In This Article
#Declaration
Delphi
function GetCount: Integer;
#Returns
Type |
---|
Integer |
#Remarks
The GetCount function is a getter of the Count property.
See Also