GroupDataSet.GetReferencingGroups Method
Gets a collection that contains all groups that a Feature belongs to.
Thread safety: This method is thread-safe.
GetReferencingGroups(Id id)
Gets a collection that contains all groups that a Feature belongs to.Syntax
public GroupCollection GetReferencingGroups (
Id id
)
Parameters
id
Type: Id
The identity of a feature.
The identity of a feature.
Return Value
Type: A collection of Group elements.
All groups that the feature whose identity equals id belongs to.
All groups that the feature whose identity equals id belongs to.
Platforms
Windows, Linux, Android