DBDictionaryEntry Structure

Inheritance Hierarchy
SystemObject
  SystemValueType
    Teigha.DatabaseServicesDBDictionaryEntry

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
[SerializableAttribute]
public struct DBDictionaryEntry

The DBDictionaryEntry type exposes the following members.

Constructors
  Name Description
Public method DBDictionaryEntry Initializes a new instance of the DBDictionaryEntry class
Top
Properties
  Name Description
Public property Key  
Public property Value  
Top
Methods
  Name Description
Public method Equals
(Inherited from ValueType)
Public method GetHashCode
(Inherited from ValueType)
Public method GetType
(Inherited from Object)
Public method ToString
(Overrides ValueTypeToString)
Public method ToString(IFormatProvider)  
Top
Operators
Fields
  Name Description
Public field m_key  
Public field m_value  
Top
See Also

©  Bricsys NV. All rights reserved.