Declaration

class MGOrderedDictionary<KeyType, ObjectType> where KeyType : AnyObject, ObjectType : AnyObject

Declaration

@interface MGOrderedDictionary : NSMutableDictionary

Declaration

class MGOrderedDictionary(dict)

Topics

Instance Properties

Instance Methods

Relationships

Inherits From

  • NSMutableDictionary

Conforms To

  • CoreData.NSFetchRequestResult
  • Foundation.NSCoding
  • Foundation.NSCopying
  • Foundation.NSFastEnumeration
  • Foundation.NSMutableCopying
  • Foundation.NSSecureCoding
  • ObjectiveC.NSObjectProtocol
  • Swift.CVarArg
  • Swift.CustomDebugStringConvertible
  • Swift.CustomReflectable
  • Swift.CustomStringConvertible
  • Swift.Equatable
  • Swift.ExpressibleByDictionaryLiteral
  • Swift.Hashable
  • Swift.Sendable
  • Swift.SendableMetatype
  • Swift.Sequence

Relationships

Inherits From

  • NSMutableDictionary