Overload List

  NameDescription
IdentifierExpression(String)
Initializes a new instance of the IdentifierExpression class.
IdentifierExpression(String, IEnumerable<(Of <(String>)>))
Initializes a new instance of the IdentifierExpression class.
IdentifierExpression(Type, String)
Initializes a new instance of the IdentifierExpression class.
IdentifierExpression(Type, String, String, IEnumerable<(Of <(String>)>))
Initializes a new instance of the IdentifierExpression class.

See Also