Discuss this help topic in SecureBlackbox Forum

TElPDFArray.Count

TElPDFArray     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


This topic is under development…

Declaration

[C#]
    long Count;

[VB.NET]
    Property Count As Long

[Pascal]
    property Count : Int64;

[C++]
    int64_t get_Count();

[PHP]
    integer get_Count()

[Java]
    long getCount();

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum