Skip to Content
0
Former Member
Feb 25, 2009 at 07:06 AM

method is undefined for the type IpublicAPPCOMP.node

36 Views

Hai,

I am new to this WD java...

wen I am trying to get the size of the node....

It is telling that method size() is undefined for the type IpublicAPPCOMP.node

int size014 =wdContext.nodeI_Pa0014().size();

int size442 =wdContext.nodeI_Pa0442().size();

Suggestions are welcome.....

Thanx in advance