EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertStorage.ObjectCount

TElPKCS11CertStorage     See also    


 

This read-only property contains the number of objects in storage.

 
 

Declaration

[C#]
    int ObjectCount;

[VB.NET]
    Property ObjectCount As Integer

[Pascal]
    property ObjectCount : integer;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to retrieve the number of objects in storage.

 
 

See also:     Objects     AddObject    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation