Enumerator for all InformationLinkDescriptors in this collection.
Namespace: Spotfire.Dxp.Data.Import
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public IEnumerator<InformationLinkDescriptor> GetEnumerator()
Return Value
Type: IEnumeratorInformationLinkDescriptorAn enumerator for this collection
Implements
IEnumerableTGetEnumeratorVersion Information
See Also