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.PermittedCount

ElNameConstraintsExtension     See also    


 

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

 
 

Declaration

[C#]
    int PermittedCount;

[VB.NET]
    Property PermittedCount As Integer

[Pascal]
    property PermittedCount : integer;

[VB6]
    Property IElNameConstraintsExtensionX.PermittedCount As Long

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

[DLL]
    not implemented;
 
 

Description

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

 
 

See also:     PermittedSubtrees     RemovePermitted

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