Add an object of type T to the Aggregate
Namespace: ScopeRuntimeAssembly: ScopeRuntime (in ScopeRuntime.exe) Version: 1.0.0.0 (10.2.2.0)
Syntax
C# |
---|
public abstract void Add( T value ) |
Visual Basic |
---|
Public MustOverride Sub Add ( _ value As T _ ) |
Visual C++ |
---|
public: virtual void Add( T value ) abstract |
Parameters
- value
- Type: T
Object