INamed |
public interface INamedObject
The INamedObject type exposes the following members.
| Name | Description | |
|---|---|---|
| Name | Gets the name of this instance. An InvalidOperationException will be thrown if the name is not yet set or can not be retrieved. |
| Name | Description | |
|---|---|---|
| TryGetName | Test if this item already has a name. |