RVTDocs.com

IFCGuidKey

Class
Description:
IFCGuidKey is used for case-sensitive comparison of GUID values for maps and sets.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.IFC.IFCGuidKey
Syntax
public class IFCGuidKey : IDisposable
IFCGuidKey Class Members:
Name Description Inherited From
IFCGuidKey(IFCGuidKey) IFCGuidKey can be used in managed code as well as unmanaged.
IFCGuidKey(String) Constructs a new IFCHybridGuid
Name Description Inherited From
IFCGlobalId IFC GlobalId for map.
IsValidObject Specifies whether the .NET object represents a valid Revit entity.
Name Description Inherited From
Dispose Releases all resources used by the IFCGuidKey
Equals Determines whether this IFCGuidKey is equal to another. (Overrides Object . Equals(Object) )
GetHashCode Returns the hash code for this IFCGuidKey (Overrides Object . GetHashCode () )
GetType Gets the Type of the current instance. (Inherited from Object ) Object
ToString Returns a string that represents the current object. (Inherited from Object ) Object