CustomAttrib Class

Definition

public ref class CustomAttrib : IComparable
[System.Serializable]
public class CustomAttrib : IComparable
type CustomAttrib = class
    interface IComparable
Public Class CustomAttrib
Implements IComparable
Inheritance
CustomAttrib
Attributes
Implements

Constructors

CustomAttrib()

Properties

Attribute
Name
Type
Value

Methods

CompareTo(Object)
Equals(Object)
GetHashCode()
ToString()

Operators

Equality(CustomAttrib, CustomAttrib)
GreaterThan(CustomAttrib, CustomAttrib)
Inequality(CustomAttrib, CustomAttrib)
LessThan(CustomAttrib, CustomAttrib)

Applies to