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