STK AstrogatorSend comments on this topic.
IAgVAProfileCollection Interface

Description

Properties for a list of target sequence profiles.

Public Methods

Public Method AddAdds a profile.
Public Method Add2Adds a profile.
Public Method CutCopies the profile into the clipboard and removes profile from the list.
Public Method GetItemByIndexRetrieves a profile from the collection by index.
Public Method GetItemByNameRetrieves a profile from the collection by name.
Public Method InsertCopyCopies the profile and inserts the copy into the list.
Public Method PastePastes the profile from the clipboard and inserts into the list.
Public Method RemoveRemoves an item from the profile collection.
Public Method RemoveAllRemoves all profiles from the profile collection.

Public Properties

Public Property AvailableProfilesReturns a list of available profiles.
Public Property CountReturns the size of the collection.
Public Property ItemAllows you to iterate through the collection.
Public Property ProvideRuntimeTypeInfoReturns the IAgRuntimeTypeInfo interface to access properties at runtime.

Interfaces

Implemented Interface
© 2024 Analytical Graphics, Inc. All Rights Reserved.