Accusoft.NotateXpressSdk Namespace > Group Class : GroupElements Property |
'Declaration Public ReadOnly Property GroupElements As GroupElementCollection
'Usage Dim instance As Group Dim value As GroupElementCollection value = instance.GroupElements
public GroupElementCollection GroupElements {get;}
public: __property GroupElementCollection* get_GroupElements();
public: property GroupElementCollection^ GroupElements { GroupElementCollection^ get(); }