| Visual Basic (Declaration) | |
|---|---|
Overrides Public Function GetHashCode() As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public override int GetHashCode() | |
| C++/CLI | |
|---|---|
public: int GetHashCode(); override | |
Return Value
A hash code for the current AnnLinearGradientBrush.
For information about this method, see GetHashCode.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code