Click or drag to resize

CommonGetFeatureInfo Method (Int32, Int32)

Namespace:  MediaCy.Commands.Features.FeaturesManager
Assembly:  MediaCy.Commands.Features (in MediaCy.Commands.Features.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Function GetFeatureInfo ( 
	collection As Integer,
	feature As Integer
) As IDictionary(Of CommonInfoType, Object)

Parameters

collection
Type: SystemInt32
feature
Type: SystemInt32

Return Value

Type: IDictionaryCommonInfoType, Object
See Also