Interface ISetElementProperty
Interface over a property representing a set element.
Namespace: Unity.Properties
Syntax
public interface ISetElementProperty : ICollectionElementProperty
Properties
ObjectKey
The key of this property in the set.
Declaration
object ObjectKey { get; }
Property Value
| Type | Description |
|---|---|
| Object |