 | InspectorPropertyAttributeDefaultListItem Property |
Default list item.
Null for reference types, default value for value types.
Namespace: Slash.ECS.Inspector.AttributesAssembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntaxpublic Object DefaultListItem { get; }
Public ReadOnly Property DefaultListItem As Object
Get
public:
property Object^ DefaultListItem {
Object^ get ();
}
member DefaultListItem : Object with get
Property Value
Type:
Object
See Also