Click or drag to resize

CommonGetFeatureName 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 GetFeatureName ( 
	collection As Integer,
	feature As Integer
) As String

Parameters

collection
Type: SystemInt32
feature
Type: SystemInt32

Return Value

Type: String
See Also