EldoS
Navigation
Web site
Support
Table Of Contents
View Table Of Contents | Send comments on this topic

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


ElCRLDistributionPointsExtension.Count

ElCRLDistributionPointsExtension     See also    


 

This property specifies the number of Distribution Points in the list.

 
 

Declaration

[C#]
    int Count;

[VB.NET]
    Property Count As Integer

[Pascal]
    property Count : integer;

[VB6]
    Property IElCRLDistributionPointsExtensionX.Count As Long

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

[DLL]
    not implemented;
 
 
 

Description

    This property specifies the number of Distribution Point elements in the list. Change the value of this property to remove elements from the list or add new elements.

 
 

See also:     Remove

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