You are here: RainWorx.FrameWorx.Utility > Hierarchy(TKey, TValue) Class > Hierarchy(TKey, TValue) Properties > Item Property (String, String)

HierarchyTKey, TValueItem Property (String, String)

AuctionWorx 3.5 API

Namespace:  RainWorx.FrameWorx.Utility
Assembly:  RainWorx.FrameWorx.Utility (in RainWorx.FrameWorx.Utility.dll) Version: 3.5

Syntax

C#
public Hierarchy<TKey, TValue> this[
	string property,
	string value
] { get; }

Parameters

property
Type: SystemString
value
Type: SystemString

Property Value

Type: HierarchyTKey, TValue
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.