Visual Basic (Declaration) | |
---|---|
Public Shared Function IsInstanceOfDataType( _ ByVal value As Object, _ ByVal expectedDataTypeId As NodeId, _ ByVal expectedValueRank As Integer, _ ByVal namespaceUris As NamespaceTable, _ ByVal typeTree As ITypeTable _ ) As TypeInfo |
C# | |
---|---|
public static TypeInfo IsInstanceOfDataType( object value, NodeId expectedDataTypeId, int expectedValueRank, NamespaceTable namespaceUris, ITypeTable typeTree ) |
Parameters
- value
- expectedDataTypeId
- expectedValueRank
- namespaceUris
- typeTree
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family