C# Class System.ComponentModel.AttributeCollection.AttributeEntry

Show file Open project: gbarnett/shared-source-cli-2.0

Public Properties

Property Type Description
index int
type Type

Property Details

index public property

public int index
return int

type public property

public Type type
return Type