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

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


ElNameConstraintsExtension.ExcludedCount

ElNameConstraintsExtension     See also    


 

This property specifies the number of Excluded Subtrees in the list.

 
 

Declaration

[C#]
    int ExcludedCount;

[VB.NET]
    Property ExcludedCount As Integer

[Pascal]
    property ExcludedCount : integer;

[VB6]
    Property IElNameConstraintsExtensionX.ExcludedCount As Long

[ActiveX]
    HRESULT _stdcall IElNameConstraintsExtensionX.ExcludedCount([out, retval] long * Value );

[DLL]
    not implemented;
 
 
 

Description

    Use this property to get/set the number of Excluded Subtrees in the list.

 
 

See also:     ExcludedSubtrees

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