Keysight VISA.NET Help
ParseResult Class Members
Properties  Methods 


The following tables list the members exposed by ParseResult.

Public Constructors
 NameDescription
Public ConstructorParseResult Constructor Creates an instance of the ParseResult class from the supplied information.  
Top
Public Properties
 NameDescription
Public PropertyAliasIfExists Specifies the user-defined alias for the given resourcestring, if a VISA implementation allows aliases and an alias exists for the given resource string.  
Public PropertyExpandedUnaliasedName The expanded version of the given resource string. The format should be similar to the VISA-defined canonical resource name.  
Public PropertyInterfaceNumber The interface number of the resource.  
Public PropertyInterfaceType The interface type of the resource.  
Public PropertyOriginalResourceName The original VISA resource name from which this set of parse results was created.  
Public PropertyResourceClass The session type of the resource.  
Top
Public Methods
 NameDescription
Public MethodEqualsOverloaded.  Returns True iff the given object o is a ParseResult object equivalent to this object. Two ParseResult objects are equivalent if the ExpandedUnaliasedName for the two objects have the same value with their case ignored.  
Public MethodGetHashCode Returns a suitable Hash Code for this object. The Hash Code for two objects that are Equal must be the same. The Hash Code shouldn't change over the life of the object.  
Top
Public Operators
public Operator Equality Returns True iff the two ParseResult objects are equivalent. Two ParseResult objects are equivalent if the ExpandedUnaliasedName for the two objects have the same value with their case ignored.
public Operator Inequality Returns True iff the two ParseResult objects are not equivalent. Two ParseResult objects are equivalent if the ExpandedUnaliasedName for the two objects have the same value with their case ignored.
Top
See Also

Reference

ParseResult Class
Ivi.Visa Namespace

 

 


© Keysight Technologies 2015-2025