STK ObjectsSend comments on this topic.
IAgChConnectionCollection Interface

Description

Represents a collection of connections.

Public Methods

Public Method AddAdds and returns a new connection with the corresponding values.
Public Method AddWithParentRestrictionAdds with the option for a parent restriction and returns a new connection with the corresponding values. A Constellation or Subset must be one of the input objects.
Public Method ClearClears all connections values from the collection.
Public Method ItemByFromToObjectsGiven the From and To objects of a connection, returns the element in the collection.
Public Method RemoveRemove the connection for the input from-to object pair.
Public Method RemoveAtRemove the connection with the input index.

Public Properties

Public Property CountReturns the number of elements in the collection.
Public Property ItemGiven an index, returns the element in the collection.

CoClasses that Implement IAgChConnectionCollection

© 2024 Analytical Graphics, Inc. All Rights Reserved.