Partager via


ResourcesExtensions.ToHashtable(Object) Method

Definition

public static System.Collections.Hashtable ToHashtable (this object obj);
static member ToHashtable : obj -> System.Collections.Hashtable
<Extension()>
Public Function ToHashtable (obj As Object) As Hashtable

Parameters

obj
Object

Returns

Applies to