TextGRAB SDK Documentation | ITextSnapshot::Count |
|
|
|
Returns number of objects in collection. [C/C++]
HRESULT get_Count( LONG* Value );
[Visual Basic]
Public ReadOnly Property Count As Long
[C#]
public ref int ITextSnapshot.Count { get; }
Parameters
RemarksShows the how much ITextItem items ITextSnapshot contains. See Also |
























