FunctionId
Description:
The information of a function throwing an exception.
The information of a function throwing an exception.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.Exceptions.FunctionId
System.Object
Autodesk.Revit.Exceptions.FunctionId
[SerializableAttribute]
public class FunctionId : ISerializable
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Equals | None | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
| GetHashCode | None | Serves as the default hash function. (Inherited from Object ) | Object |
| GetObjectData(SerializationInfo, StreamingContext) | None | Retrieves data needed to serialize the target object. | |
| GetType | None | Gets the Type of the current instance. (Inherited from Object ) | Object |
| ToString | None | Returns a string that represents the current object. (Inherited from Object ) | Object |