Click or drag to resize
DigitalRuneINamedObject Interface
Represents an objects with a (unique) name.

Namespace: DigitalRune
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
public interface INamedObject

The INamedObject type exposes the following members.

Properties
  NameDescription
Public propertyName
Gets the name.
Top
See Also