ConstantsBase<T>.Create<T2> Method (T)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Namespace:   Microsoft.Xrm.Sdk.Metadata
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

protected static T2 Create<T2>(
    T value
)
where T2 : new(), ConstantsBase<T>
Protected Shared Function Create(Of T2 As { ConstantsBase(Of T), New }) (
    value As T
) As T2

Parameters

  • value
    Type: T

Return Value

Type: T2

Returns IList<T>.

Type Parameters

  • T2

See Also

ConstantsBase<T> Class
Microsoft.Xrm.Sdk.Metadata Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright