Click or drag to resize

IcddBaseElement Class

Icdd Toolkit Library Class: IcddBaseElement (c) 2022 Philipp Hagedorn, Chair of Computing in Engineering, Ruhr-University Bochum, Germany Mail: philipp.hagedorn-n6v@rub.de
Inheritance Hierarchy
SystemObject
  IIB.ICDD.ModelIcddBaseElement
    More

Namespace: IIB.ICDD.Model
Assembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntax
C#
public abstract class IcddBaseElement

The IcddBaseElement type exposes the following members.

Properties
Methods
 NameDescription
Public methodAsNode 
Public methodAsResource 
Public methodAsSubgraph 
Public methodAsUri 
Public methodElementType 
Public methodEquals
(Overrides ObjectEquals(Object))
Public methodGetHashCode
(Overrides ObjectGetHashCode)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodGetTypeString 
Public methodIsSameOrSubclass 
Public methodToJsonLD 
Public methodToJsonLDString 
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodType 
Top
See Also
Inheritance Hierarchy