Gets the ERecSortKey with the name name.

C# | Visual Basic | Visual C++ |
public virtual ERecSortKey GetKey( string name )
Public Overridable Function GetKey ( _ name As String _ ) As ERecSortKey
public: virtual ERecSortKey^ GetKey ( String^ name )

- name (String)
- THe name of the ERecSortKey to get.
