EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElXMLTransformChain.Count

TElXMLTransformChain     See also    


 

This read-only property contains the number of transforms in the chain.

 
 

Declaration

[C#]
    int Count;

[VB.NET]
    Property Count As Integer

[Pascal]
    property Count : integer;

[VB6]
    not implemented

[ActiveX]
    not implemented

[DLL]
    not implemented
 
 

Description

    Use this property to retrieve the number of transforms in the transforms chain.

 
 

See also:     Transforms     Add     Insert    

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