EasyUA Reference
TypeInfo Class Members
See Also  Properties  Methods  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : TypeInfo Class

Glossary Item Box

The following tables list the members exposed by TypeInfo.

Public Constructors

 NameDescription
Public ConstructorTypeInfo Constructor Construct the object with a built-in type and a value rank.  
Top

Public Properties

 NameDescription
Public PropertyBuiltInType The built-in type.  
Public Propertystatic (Shared in Visual Basic)Unknown A constant representing an unknown type.  
Public PropertyValueRank The value rank.  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)CastOverloaded.  Casts a value to the specified target type.  
Public Methodstatic (Shared in Visual Basic)CastArrayOverloaded.  Converts the array using the specified conversion function.  
Public Methodstatic (Shared in Visual Basic)ConstructOverloaded.  Returns the type info for the provided value.  
Public Methodstatic (Shared in Visual Basic)CreateArray Returns the default value for the specified built-in type.  
Public Methodstatic (Shared in Visual Basic)GetBuiltInTypeOverloaded.  Returns the BuiltInType type for the DataTypeId.  
Public Methodstatic (Shared in Visual Basic)GetDataTypeIdOverloaded.  Returns the data type id that describes a value.  
Public Methodstatic (Shared in Visual Basic)GetDefaultValueOverloaded.  Returns the default value for the specified built-in type.  
Public Methodstatic (Shared in Visual Basic)GetSystemTypeOverloaded.  Returns the system type for the datatype.  
Public Methodstatic (Shared in Visual Basic)GetValueRankOverloaded.  Returns the array rank for a value.  
Public Methodstatic (Shared in Visual Basic)IsInstanceOfDataType Returns the type info if the value is an instance of the data type with the specified value rank.  
Public Methodstatic (Shared in Visual Basic)IsNumericType Returns true if the built-in type is a numeric type.  
Public Methodstatic (Shared in Visual Basic)IsValueType Returns true if the built-in type is a type that cannot be null.  
Public Methodstatic (Shared in Visual Basic)ToStringOverloaded.  Converts a value to a String  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.