PlugInManagerTPlugInSpecializedCollectionT2Item Property

Definition

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

Parameters

index  Int32
 

Property Value

T2

See Also