Partager via


StringLookup(String, List<List<StringLookup.Entry>>) Constructeur

Définition

public:
 StringLookup(System::String ^ name, System::Collections::Generic::List<System::Collections::Generic::List<Microsoft::XLANGs::Core::StringLookup::Entry> ^> ^ hashList);
public StringLookup (string name, System.Collections.Generic.List<System.Collections.Generic.List<Microsoft.XLANGs.Core.StringLookup.Entry>> hashList);
new Microsoft.XLANGs.Core.StringLookup : string * System.Collections.Generic.List<System.Collections.Generic.List<Microsoft.XLANGs.Core.StringLookup.Entry>> -> Microsoft.XLANGs.Core.StringLookup
Public Sub New (name As String, hashList As List(Of List(Of StringLookup.Entry)))

Paramètres

name
String

S’applique à