AiHeader.Item

AiHeader indexer

Gets or sets the String with the specified property name.

public string this[string propertyName] { get; set; }
ParameterDescription
propertyNameName of the property.

Property Value

The String.

See Also