IPropertyBag<T0>

interface in Unity.Properties


Implements interfaces:IPropertyBag

Description

Base typed interface for implementing property bags.

Public Methods

Accept Call this method to invoke IPropertyBagVisitor.Visit_1 with the strongly typed container.
CreateInstance Creates and returns a new instance of TContainer.
GetProperties Returns an enumerator that iterates through all static properties for the type.
TryCreateInstance Tries to create a new instance of TContainer.

Did you find this page useful? Please give it a rating: