Interface IGetSelectionName
Interface for objects that can provide a name for selection purposes.
public interface IGetSelectionName
- Extension Methods
Methods
GetSelectionName()
Gets a name that can be used for selection in UI or other contexts.
string GetSelectionName()
Returns
- string
The selection name for this object