Click or drag to resize

PlugInManagerTPlugInSpecializedCollectionT2Item Property

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public T2 this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: T2
See Also