equal
Description:
[
Version ( since =
"1.14" ) ]
public bool equal (
SriovVF other)
Determines if two SriovVF objects have the same index, attributes and VLANs.
Parameters:
this |
the SriovVF
|
other |
the SriovVF to compare this to.
|
Returns:
true if the objects contain the same values, false if they do
not.
|