Accusoft.NotateXpress13.Net
GroupElements Property




Gets the group elements within the GroupElementCollection.
Syntax
'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();
}

Property Value

The GroupElementCollection values.
See Also

Reference

Group Class
Group Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback