GoDigram for .NET Framework and .NET Core
Northwoods.Go.Xml Namespace
/
GoXmlReader Class
/ MakeShared Method
a String name
some object
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
MakeShared Method (GoXmlReader)
In This Topic
Remember an object in a hashtable, using a particular identifier name.
Syntax
C#
public
void
MakeShared(
string
key
,
object
val
)
Parameters
key
a String name
val
some object
Remarks
If
key
is null, this method does nothing.
See Also
Reference
GoXmlReader Class
GoXmlReader Members