'Deklaration
Public Sub SetUsedIdentifiers( _ ByVal identifiers As ReadOnlyCollection(Of String) _ )
public void SetUsedIdentifiers( ReadOnlyCollection<string> identifiers )
public: void SetUsedIdentifiers( ReadOnlyCollection<String^>^ identifiers )
Parameter
- identifiers