IFCGuidKey Members


The IFCGuidKey type exposes the following members.

Constructors

  NameDescription
Public methodIFCGuidKey(String)
Constructs a new IFCHybridGuid
Public methodIFCGuidKey(IFCGuidKey)
IFCGuidKey can be used in managed code as well as unmanaged.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the IFCGuidKey
Public methodEquals
Determines whether this IFCGuidKey is equal to another.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Returns the hash code for this IFCGuidKey
(Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyIFCGlobalId
IFC GlobalId for map.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also