Share via


Dictionary.classObject Method

Provides information about a specified class by returning a DictClass object.

Syntax

public DictClass classObject(ClassId classId)

Run On

Called

Parameters

Return Value

Type: DictClass Class
A DictClass object that contains information about the specified class.

See Also

Dictionary Class

Dictionary Class