This document is archived and information here might be outdated. Recommended version. |
Called by properties manager to detect valid properties.
[Visual Basic .NET]
Public Function IsValidObject ( _
ByVal pObject As Object _
) As Boolean
[C#]
public bool IsValidObject (
object pObject
);