Returns the column number from the element column name. -1 if not found.
Namespace: Seal.ModelAssembly: SealLibrary (in SealLibrary.dll) Version: 10.0.1.0+a44cd3a7f03c2bf3cdbd971a878c679e40bed08a
Syntaxpublic int GetCol(
string elementName
)
Parameters
- elementName String
-
Return Value
Int32
See Also