Represents a single MyLibrary Folder
System Object
CTCT.Components Component CTCT.Components.MyLibrary BaseLibrary CTCT.Components.MyLibrary MyLibraryFolderNamespace: CTCT.Components.MyLibraryAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
[SerializableAttribute]
public class MyLibraryFolder : BaseLibrary
[SerializableAttribute]
public class MyLibraryFolder : BaseLibrary
<SerializableAttribute> _
Public Class MyLibraryFolder _
Inherits BaseLibrary
<SerializableAttribute> _
Public Class MyLibraryFolder _
Inherits BaseLibrary
[SerializableAttribute]
public ref class MyLibraryFolder : public BaseLibrary
[SerializableAttribute]
public ref class MyLibraryFolder : public BaseLibrary
[<SerializableAttribute>]
type MyLibraryFolder =
class
inherit BaseLibrary
end
[<SerializableAttribute>]
type MyLibraryFolder =
class
inherit BaseLibrary
end