Gets the value of the attribute specified by its id.
Gets the value of the attribute specified by its id.
public Object this[Guid] {get;}
Gets the value of the indexed attribute.
public Object this[Int32] {get;}
Gets the value of the attribute specified by its name.
public Object this[String] {get;}
VGPermissionAttributeCollection Class | Novalys.VisualGuard.Security Namespace