ClassNode.legacyId Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
legacyId() | |
legacyId(Int32) |
legacyId()
public:
virtual int legacyId();
public virtual int legacyId ();
abstract member legacyId : unit -> int
override this.legacyId : unit -> int
Public Overridable Function legacyId () As Integer