VisualBasicImportReference.GetHashCode 方法
定义
返回 VisualBasicImportReference 实例的哈希代码。Returns the hash code for the VisualBasicImportReference instance.
public:
override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer
返回
VisualBasicImportReference 实例的哈希代码。The hash code for the VisualBasicImportReference instance.