PropertiesToUpdateHelper.GetObjectTypeValue(Object) Method

Definition

public:
 static int GetObjectTypeValue(System::Object ^ obj);
public static int GetObjectTypeValue (object obj);
static member GetObjectTypeValue : obj -> int
Public Shared Function GetObjectTypeValue (obj As Object) As Integer

Parameters

obj
Object

Returns

Int32

Applies to