Share via


StructKeyValuePair<K, V> Structure

 

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

Namespace:   Microsoft.Crm.UnifiedServiceDesk.CommonUtility.DataLoader
Assembly:  Microsoft.Crm.UnifiedServiceDesk.CommonUtility (in Microsoft.Crm.UnifiedServiceDesk.CommonUtility.dll)

Syntax

[SerializableAttribute]
public struct StructKeyValuePair<K, V>
<SerializableAttribute>
Public Structure StructKeyValuePair(Of K, V)

Type Parameters

  • K
  • V

Constructors

Name Description
System_CAPS_pubmethod StructKeyValuePair<K, V>(K, V)

Properties

Name Description
System_CAPS_pubproperty Key

System_CAPS_pubproperty Value

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from ValueType.)

System_CAPS_pubmethod GetHashCode()

(Inherited from ValueType.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from ValueType.)

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Crm.UnifiedServiceDesk.CommonUtility.DataLoader Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright