Share via


Dictionary.Typeid2name(Int32) Method

Definition

public:
 virtual System::String ^ Typeid2name(int _id);
public virtual string Typeid2name (int _id);
abstract member Typeid2name : int -> string
override this.Typeid2name : int -> string
Public Overridable Function Typeid2name (_id As Integer) As String

Parameters

_id
Int32

Returns

Applies to