SubSubCatBySubSubKey Method

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static SubSubCat[] BySubSubKey(
	string subKey,
	bool except = false
)

Parameters

subKey  String
 
except  Boolean  (Optional)
 

Return Value

SubSubCat

See Also