Click or drag to resize

CommonGetFeatureInfo Method (Int32, Int32, CommonInfoType)

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,
	infoType As CommonInfoType
) As Object

Parameters

collection
Type: SystemInt32
feature
Type: SystemInt32
infoType
Type: MediaCy.Commands.Features.FeaturesManagerCommonInfoType

Return Value

Type: Object
See Also