Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.KeyedCollectionAttribute : System.Attribute, System.Runtime.InteropServices._Attribute Custom Attributes: System.AttributeUsage(ValidOn=0x404, AllowMultiple=false, Inherited=true) Description:
public KeyedCollectionAttribute() Custom Attributes: Description:
private System.Boolean m_KeysRequired Custom Attributes: Description:
private System.Boolean m_KeysUnique Custom Attributes: Description:
public System.Boolean KeysRequired {get;set;}
Custom Attributes:
Description:
public System.Boolean KeysUnique {get;set;}
Custom Attributes:
Description:
System.AttributeUsageAttribute