Click or drag to resize

ObjectTypesItem Property

The collection's indexer.

Namespace:  NetQuarry.Metadata
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public ObjectType this[
	string index
] { get; set; }

Parameters

index
Type: SystemString

Property Value

Type: ObjectType
See Also