'DeclarationSub SetUsedRelations( _ ByVal relations As ReadOnlyCollection(Of String) _ )
void SetUsedRelations( ReadOnlyCollection<string> relations )
void SetUsedRelations( ReadOnlyCollection<String^>^ relations )
Parameters
- relations
- A collection of relation names that are used in the project about to be printed.