OPC Labs Base Library
TryValidate Implemented Method
OpcLabs_BaseLib ActiveX DLL > StructuredData Collection > GenericData Interface : TryValidate Implemented Method
Description
Attempts to validate the current data. The associated data type, if present, is used for validation.

 

DISPID (Dispatch ID):

 

For more information, see TryValidate in .NET Reference.

Syntax
Visual Basic
Public Function TryValidate() As Exception
Return Type

See TryValidate in .NET Reference.

Remarks

For remarks, see TryValidate in .NET Reference.

Example

For examples, see TryValidate in .NET Reference.

See Also

StructuredData Collection  | GenericData Interface