Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.CurrencyInformationCollection", ServerTypeId="{c00c915f-131d-45ff-9ffb-8df65751b89f}", ValueObject=true)]
public class CurrencyInformationCollection : Microsoft.SharePoint.Client.ClientValueObjectCollection<Microsoft.SharePoint.Client.CurrencyInformation>
type CurrencyInformationCollection = class
inherit ClientValueObjectCollection<CurrencyInformation>
Public Class CurrencyInformationCollection
Inherits ClientValueObjectCollection(Of CurrencyInformation)