Show / Hide Table of Contents

Class intStringDictionaryExt

Inheritance
object
intStringDictionaryExt
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.Services
Assembly: SoCore.dll
Syntax
public static class intStringDictionaryExt

Methods

TointStringDictionary(Dictionary<int, string>)

Declaration
public static IntStringDictionary TointStringDictionary(this Dictionary<int, string> input)
Parameters
Type Name Description
Dictionary<int, string> input
Returns
Type Description
IntStringDictionary
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top