mikeownage.com

Site

News
Downloads
My Directory
Battle.net Archive
My YouTube
Contact Me

Gaming

Supreme Ruler

Projects

Asgard3
Asgard Server
Binary Gateway 2
Supreme Ruler Files
Supreme Ruler Toolkit

Clan

GDN
 Class IconItem
Generated by DocFX

Class IconItem

Inheritance
System.Object
IconItem
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Asgard3.Core.BattleNetClient
Assembly: Asgard3.Core.dll
Syntax
public class IconItem

Constructors

| Improve this Doc View Source

IconItem(Int32, Image, Int32, String[])

Declaration
public IconItem(int index, Image iconImage, int userflags, string[] productcode)
Parameters
Type Name Description
System.Int32 index
System.Drawing.Image iconImage
System.Int32 userflags
System.String[] productcode

Properties

| Improve this Doc View Source

I

Declaration
public Image I { get; set; }
Property Value
Type Description
System.Drawing.Image
| Improve this Doc View Source

Index

Declaration
public int Index { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

SoftwareProductCodes

Declaration
public string[] SoftwareProductCodes { get; set; }
Property Value
Type Description
System.String[]
| Improve this Doc View Source

UserFlags

Declaration
public int UserFlags { get; set; }
Property Value
Type Description
System.Int32


Copyright © 2010 - 2025 mikeownage.com all rights reserved.