'Declaration
Public Shared Function ShouldSerializeObject( _ ByVal graph As System.Object _ ) As System.Boolean
'Usage
Dim graph As System.Object Dim value As System.Boolean value = NUISystem.ShouldSerializeObject(graph)
public static System.bool ShouldSerializeObject( System.object graph )
Parameters
- graph