Beamable SDK
Public Member Functions | Public Attributes | Properties | List of all members
Beamable.Common.Api.Inventory.CurrencyPropertyList Class Reference
Inheritance diagram for Beamable.Common.Api.Inventory.CurrencyPropertyList:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Common.Api.Inventory.CurrencyPropertyList:
Collaboration graph
[legend]

Public Member Functions

 CurrencyPropertyList (List< CurrencyProperty > existing)
 
override string GetListPropertyPath ()
 
- Public Member Functions inherited from Beamable.Common.Content.DisplayableList< CurrencyProperty >
void CopyTo (Array array, int index)
 
IEnumerator GetEnumerator ()
 
int Add (object value)
 
void Clear ()
 
bool Contains (object value)
 
int IndexOf (object value)
 
void Insert (int index, object value)
 
void Remove (object value)
 
void RemoveAt (int index)
 

Public Attributes

List< CurrencyPropertyProperties = new List<CurrencyProperty>()
 

Properties

override IList InternalList [get]
 
new CurrencyProperty this[int index] [getset]
 
- Properties inherited from Beamable.Common.Content.DisplayableList< CurrencyProperty >
Type ElementType [get]
 
abstract IList InternalList [get]
 
int Count [get]
 
bool IsSynchronized [get]
 
object SyncRoot [get]
 
bool IsFixedSize [get]
 
bool IsReadOnly [get]
 
object this[int index] [getset]
 

Member Function Documentation

◆ GetListPropertyPath()

override string Beamable.Common.Api.Inventory.CurrencyPropertyList.GetListPropertyPath ( )
virtual

The documentation for this class was generated from the following file: