EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAuthorityInformationAccessExtension.Count

TElAuthorityInformationAccessExtension     See also    


 

This property specifies the number of Access Descriptions in the list.

 
 

Declaration

[C#]
    int Count;

[VB.NET]
    Property Count As Integer

[Pascal]
    property Count : integer;

[VB6]
    Property IElAuthorityInformationAccessExtensionX.Count As Long

[ActiveX]
     HRESULT _stdcall IElAuthorityInformationAccessExtensionX.Count([out, retval] long * Value );

[DLL]
    not implemented;
 
 
 

Description

    Use this property to get/set the number of Access Descriptions elements.

 
 

See also:     AccessDescriptions

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