Accesses a null object ID. This property allows more compact expressions to be used and helps the compiler generate better code (it knows the ObjectId is zero instead of having to lookup the Null object).
Public static Property Null() As ObjectId
public static ObjectId Null;
Read-only
ObjectId Structure, Autodesk.AutoCAD.DatabaseServices Namespace