DMGroupResourcePermissionsCollectionGetGroupIDs Method 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File 
            Gets all of the GroupIDs found within the collection.
            
Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic IntCollection GetGroupIDs()
Public Function GetGroupIDs As IntCollection
public:
IntCollection^ GetGroupIDs()
member GetGroupIDs : unit -> IntCollection 
Return Value
Type: 
IntCollectionAn IntCollection containing all of the GroupIDs within this collection.
See Also