Description
Returns a string form of the class of the PBDOM_PROCESSINGINSTRUCTION object.
Syntax
pbdom_pi_name.GetObjectClassString()
Return value
String.
GetObjectClassString returns a string that indicates the class of the current PBDOM_OBJECT. If pbdom_pi_name is a PBDOM_PROCESSINGINSTRUCTION, the returned string is "pbdom_processinginstruction".