AltIdList Class

Represents a collection of alternative instrument identifiers
public class AltIdList : List<AltId>, 
INotifyPropertyChanged
This language is not supported or no code example is available.
public ref class AltIdList : public List<AltId^>^, 
public INotifyPropertyChanged^
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.
Methods
 
Name Description
Public method GetByProviderId(byte)
Top
Events
 
Name Description
Public event PropertyChanged
Top

In this article

Definition