CustomTIAttribute Class

Definition

public ref class CustomTIAttribute : Attribute, IComparable
[System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=true)]
public class CustomTIAttribute : Attribute, IComparable
type CustomTIAttribute = class
    inherit Attribute
    interface IComparable
Public Class CustomTIAttribute
Inherits Attribute
Implements IComparable
Inheritance
CustomTIAttribute
Attributes
Implements

Constructors

CustomTIAttribute(Guid, Object)
CustomTIAttribute(String, Int32)
CustomTIAttribute(String, Object)
CustomTIAttribute(String, String)

Properties

GuidName
IntValue
Name
ObjectValue
StringValue

Methods

CompareTo(Object)

Applies to